WorkspaceUpdateParameters interface
Parameters for updating a workspace resource.
Property Details
identity
Managed service identity of the workspace.
identity?: WorkspaceIdentity
Property Value
tags
The resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}