Skip to main content

workspaces

Overview

Nameworkspaces
TypeResource
Idazure_extras.healthcare.workspaces

Fields

NameDatatypeDescription
propertiesobjectWorkspaces resource specific properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, workspaceNameGets the properties of the specified workspace.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the available workspaces under the specified resource group.
list_by_subscriptionSELECTsubscriptionIdLists all the available workspaces under the specified subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, workspaceNameCreates or updates a workspace resource with the specified parameters.
deleteDELETEresourceGroupName, subscriptionId, workspaceNameDeletes a specified workspace.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the available workspaces under the specified resource group.
_list_by_subscriptionEXECsubscriptionIdLists all the available workspaces under the specified subscription.
updateEXECresourceGroupName, subscriptionId, workspaceNamePatch workspace details.