共用方式為


AccountUpdateParameters interface

更新機器學習小群組帳戶的參數。

屬性

description

此工作區的描述。

friendlyName

此工作區的易記名稱。 建立工作區物件時,這會是 arm 識別碼中的工作區名稱

seats

無法存取此小群組帳戶的使用者/基座。 此屬性會定義小群組帳戶的費用。

storageAccountKey

與此小群組帳戶相關聯的儲存體帳戶金鑰

tags

機器學習小群組帳戶的資源標記。

屬性詳細資料

description

此工作區的描述。

description?: string

屬性值

string

friendlyName

此工作區的易記名稱。 建立工作區物件時,這會是 arm 識別碼中的工作區名稱

friendlyName?: string

屬性值

string

seats

無法存取此小群組帳戶的使用者/基座。 此屬性會定義小群組帳戶的費用。

seats?: string

屬性值

string

storageAccountKey

與此小群組帳戶相關聯的儲存體帳戶金鑰

storageAccountKey?: string

屬性值

string

tags

機器學習小群組帳戶的資源標記。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}