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}
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for JavaScript