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

KeyEncryptionKeyIdentity interface

用于密钥加密密钥的标识。

属性

identityType

标识的类型。 仅支持“UserAssignedIdentity”。

userAssignedIdentityResourceId

用户分配的标识资源 ID。

属性详细信息

identityType

标识的类型。 仅支持“UserAssignedIdentity”。

identityType?: string

属性值

string

userAssignedIdentityResourceId

用户分配的标识资源 ID。

userAssignedIdentityResourceId?: string

属性值

string