Skip to main content

workspaces

Overview

Nameworkspaces
TypeResource
Idazure.quantum.workspaces

Fields

NameDatatypeDescription
identityobjectManaged Identity information.
locationstringThe geo-location where the resource lives
propertiesobjectProperties of a Workspace
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, workspaceNameReturns the Workspace resource associated with the given name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets the list of Workspaces within a resource group.
list_by_subscriptionSELECTsubscriptionIdGets the list of Workspaces within a Subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, workspaceNameCreates or updates a workspace resource.
deleteDELETEresourceGroupName, subscriptionId, workspaceNameDeletes a Workspace resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets the list of Workspaces within a resource group.
_list_by_subscriptionEXECsubscriptionIdGets the list of Workspaces within a Subscription.