Skip to main content

workspaces

Overview

Nameworkspaces
TypeResource
Idazure.desktop_virtualization.workspaces

Fields

NameDatatypeDescription
etagstringThe etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
identityobjectIdentity for the resource.
kindstringMetadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
managedBystringThe fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
planobjectPlan for the resource.
propertiesobjectSchema for Workspace properties.
skuobjectThe resource model definition representing SKU
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, workspaceNameGet a workspace.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList workspaces.
list_by_subscriptionSELECTsubscriptionIdList workspaces in subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, workspaceNameCreate or update a workspace.
deleteDELETEresourceGroupName, subscriptionId, workspaceNameRemove a workspace.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList workspaces.
_list_by_subscriptionEXECsubscriptionIdList workspaces in subscription.
updateEXECresourceGroupName, subscriptionId, workspaceNameUpdate a workspace.