AccountUpdateParameters interface
プロパティ
| description | このワークスペースの説明。 |
| friendly |
このワークスペースのフレンドリ名。 これ |
| seats | このチームにアクセスできるユーザー/シートの数 |
| storage |
ストレージ アカウントのキー |
| tags | のリソース タグ |
プロパティの詳細
description
このワークスペースの説明。
description?: string
プロパティ値
string
friendlyName
このワークスペースのフレンドリ名。 これ
friendlyName?: string
プロパティ値
string
seats
このチームにアクセスできるユーザー/シートの数
seats?: string
プロパティ値
string
storageAccountKey
ストレージ アカウントのキー
storageAccountKey?: string
プロパティ値
string
tags
のリソース タグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}