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

KeyVaultContractCreateProperties interface

创建 keyVault 合同详细信息。

属性

identityClientId

SystemAssignedIdentity 的 Null 或 UserAssignedIdentity 的客户端 ID,用于访问密钥保管库机密。

secretIdentifier

用于提取机密的密钥保管库机密标识符。 提供版本控制机密将阻止自动刷新。 这要求使用 aka.ms/apimmsi 配置 API 管理服务

属性详细信息

identityClientId

SystemAssignedIdentity 的 Null 或 UserAssignedIdentity 的客户端 ID,用于访问密钥保管库机密。

identityClientId?: string

属性值

string

secretIdentifier

用于提取机密的密钥保管库机密标识符。 提供版本控制机密将阻止自动刷新。 这要求使用 aka.ms/apimmsi 配置 API 管理服务

secretIdentifier?: string

属性值

string