WorkspaceUpdateParameters interface
更新機器學習小群組帳戶工作區的參數。
屬性
description | 此工作區的描述。 |
friendly |
此工作區的易記名稱。 |
tags | 機器學習小群組帳戶工作區的資源標籤。 |
屬性詳細資料
description
此工作區的描述。
description?: string
屬性值
string
friendlyName
此工作區的易記名稱。
friendlyName?: string
屬性值
string
tags
機器學習小群組帳戶工作區的資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}