次の方法で共有


VaultCreateOrUpdateParameters interface

コンテナーを作成または更新するためのパラメーター

プロパティ

location

キー コンテナーを作成する必要がある、サポートされている Azure の場所。

properties

コンテナーのプロパティ

tags

キー コンテナーに割り当てられるタグ。

プロパティの詳細

location

キー コンテナーを作成する必要がある、サポートされている Azure の場所。

location: string

プロパティ値

string

properties

コンテナーのプロパティ

properties: VaultProperties

プロパティ値

tags

キー コンテナーに割り当てられるタグ。

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

プロパティ値

{[propertyName: string]: string}