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

ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity interface

客户管理的密钥设置的所有标识配置,用于定义应用于向 Key Vault 进行身份验证的标识。

属性

identityType

此 API 版本仅支持 userAssignedIdentity;将来可能支持其他类型的

userAssignedIdentityResourceId

用户分配的标识用于访问密钥加密密钥 URL。 例如:/subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。

属性详细信息

identityType

此 API 版本仅支持 userAssignedIdentity;将来可能支持其他类型的

identityType?: string

属性值

string

userAssignedIdentityResourceId

用户分配的标识用于访问密钥加密密钥 URL。 例如:/subscriptions//resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。

userAssignedIdentityResourceId?: string

属性值

string