通过


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

KeyVaultProperties interface

密钥保管库的属性。

属性

keyName

KeyVault 密钥的名称。

keyVaultId

用于标识 Azure Key Vault 配置的 UUID v4

keyVaultResourceId

KeyVault 的资源 ID。

keyVaultUri

KeyVault 的 URI。

status

KeyVault 连接的状态。

属性详细信息

keyName

KeyVault 密钥的名称。

keyName: string

属性值

string

keyVaultId

用于标识 Azure Key Vault 配置的 UUID v4

keyVaultId?: string

属性值

string

keyVaultResourceId

KeyVault 的资源 ID。

keyVaultResourceId?: string

属性值

string

keyVaultUri

KeyVault 的 URI。

keyVaultUri: string

属性值

string

status

KeyVault 连接的状态。

status?: string

属性值

string