Share via


WorkspaceUpdateParameters interface

Parameters for updating a workspace resource.

Properties

identity

Managed service identity of the workspace.

tags

The resource tags.

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}