CustomerManagedKeyEncryptionPropertiesKeyEncryptionKeyIdentity interface
客户管理的密钥设置的所有标识配置,用于定义应用于向 Key Vault 进行身份验证的标识。
属性
| identity |
值可以是 SystemAssigned 或 UserAssigned |
| user |
用户分配的标识用于访问密钥加密密钥 URL。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<资源组>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 与 identityType systemAssignedIdentity 互斥。 |
属性详细信息
identityType
userAssignedIdentityResourceId
用户分配的标识用于访问密钥加密密钥 URL。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<资源组>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 与 identityType systemAssignedIdentity 互斥。
userAssignedIdentityResourceId?: string
属性值
string