Workspace Resource Properties Response
data class WorkspaceResourcePropertiesResponse(val apiKeyEnabled: Boolean? = null, val endpointUri: String, val providers: List<ProviderResponse>? = null, val provisioningState: String, val storageAccount: String? = null, val usable: String)
Properties of a Workspace
Properties
Link copied to clipboard
Indicator of enablement of the Quantum workspace Api keys.
Link copied to clipboard
The URI of the workspace endpoint.
Link copied to clipboard
List of Providers selected for this Workspace
Link copied to clipboard
Provisioning status field
Link copied to clipboard
ARM Resource Id of the storage account associated with this workspace.