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

CertificateKeyVaultProperties interface

存储在 Key Vault 中的证书的属性。

属性

identity

使用 Azure Key Vault 进行身份验证的托管标识的资源 ID,或使用系统分配的标识。

keyVaultUrl

指向保存证书的 Azure Key Vault 机密的 URL。

属性详细信息

identity

使用 Azure Key Vault 进行身份验证的托管标识的资源 ID,或使用系统分配的标识。

identity?: string

属性值

string

keyVaultUrl

指向保存证书的 Azure Key Vault 机密的 URL。

keyVaultUrl?: string

属性值

string