WorkspaceKeys Class
Workspace Keys.
Constructor
WorkspaceKeys(*, user_storage_key: str | None = None, user_storage_resource_id: str | None = None, app_insights_instrumentation_key: str | None = None, container_registry_credentials: ContainerRegistryCredential | None = None, notebook_access_keys: NotebookAccessKeys | None = None)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
user_storage_key
|
Key for storage account associated with given workspace Default value: None
|
|
user_storage_resource_id
|
Resource id of storage account associated with given workspace Default value: None
|
|
app_insights_instrumentation_key
|
Key for app insights associated with given workspace Default value: None
|
|
container_registry_credentials
|
Key for ACR associated with given workspace Default value: None
|
|
notebook_access_keys
|
Key for notebook resource associated with given workspace Default value: None
|