共用方式為


CustomerManagedKeyEncryptionPropertiesKeyEncryptionKeyIdentity interface

客戶自控金鑰設定的所有身分識別設定,定義應該用來驗證哪些身分識別來金鑰保存庫。

屬性

identityType

值可以是 SystemAssigned 或 UserAssigned

userAssignedIdentityResourceId

使用者指派的身分識別,用來存取金鑰加密金鑰 URL。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 與 identityType systemAssignedIdentity 互斥。

屬性詳細資料

identityType

值可以是 SystemAssigned 或 UserAssigned

identityType?: CmkIdentityType

屬性值

userAssignedIdentityResourceId

使用者指派的身分識別,用來存取金鑰加密金鑰 URL。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 與 identityType systemAssignedIdentity 互斥。

userAssignedIdentityResourceId?: string

屬性值

string