VaultCreateOrUpdateParameters interface
コンテナーを作成または更新するためのパラメーター
プロパティ
| location | キー コンテナーを作成する必要がある、サポートされている Azure の場所。 |
| properties | コンテナーのプロパティ |
| tags | キー コンテナーに割り当てられるタグ。 |
プロパティの詳細
location
キー コンテナーを作成する必要がある、サポートされている Azure の場所。
location: string
プロパティ値
string
properties
tags
キー コンテナーに割り当てられるタグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}