Get Workspace Result
data class GetWorkspaceResult(val endpointUri: String, val id: String, val identity: QuantumWorkspaceResponseIdentity? = null, val location: String, val name: String, val providers: List<ProviderResponse>? = null, val provisioningState: String, val storageAccount: String? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val usable: String)
The resource proxy definition object for quantum workspace.
Constructors
Link copied to clipboard
constructor(endpointUri: String, id: String, identity: QuantumWorkspaceResponseIdentity? = null, location: String, name: String, providers: List<ProviderResponse>? = null, provisioningState: String, storageAccount: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, usable: String)
Properties
Link copied to clipboard
The URI of the workspace endpoint.
Link copied to clipboard
Managed Identity information.
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.
Link copied to clipboard
System metadata