WorkspaceUpdateParameters interface
The parameters for updating a machine learning team account workspace.
Properties
description | Description for this workspace. |
friendly |
Friendly name of this workspace. |
tags | The resource tags for the machine learning team account workspace. |
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 the machine learning team account workspace.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript