你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VaultCreateOrUpdateParameters interface

用于创建或更新保管库的参数

属性

location

应在其中创建密钥保管库的受支持 Azure 位置。

properties

保管库的属性

tags

将分配给密钥保管库的标记。

属性详细信息

location

应在其中创建密钥保管库的受支持 Azure 位置。

location: string

属性值

string

properties

保管库的属性

properties: VaultProperties

属性值

tags

将分配给密钥保管库的标记。

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

属性值

{[propertyName: string]: string}