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