WorkspaceResourceProperties interface

Properties of a Workspace

Properties

apiKeyEnabled

Indicator of enablement of the Quantum workspace Api keys.

endpointUri

The URI of the workspace endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

providers

List of Providers selected for this Workspace

provisioningState

Provisioning status field NOTE: This property will not be serialized. It can only be populated by the server.

storageAccount

ARM Resource Id of the storage account associated with this workspace.

usable

Whether the current workspace is ready to accept Jobs. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

apiKeyEnabled

Indicator of enablement of the Quantum workspace Api keys.

apiKeyEnabled?: boolean

Property Value

boolean

endpointUri

The URI of the workspace endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

endpointUri?: string

Property Value

string

providers

List of Providers selected for this Workspace

providers?: Provider[]

Property Value

provisioningState

Provisioning status field NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

storageAccount

ARM Resource Id of the storage account associated with this workspace.

storageAccount?: string

Property Value

string

usable

Whether the current workspace is ready to accept Jobs. NOTE: This property will not be serialized. It can only be populated by the server.

usable?: string

Property Value

string