WorkspaceUpdateParameters interface
Properties
description | Description for this workspace. |
friendly |
Friendly name of this workspace. |
tags | The resource tags for |
Property Details
description
Description for this workspace.
description?: string
Property Value
string
friendlyName
Friendly name of this workspace.
friendlyName?: string
Property Value
string
tags
The resource tags for
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}