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}
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript