EncryptionPropertiesIdentity interface
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
Properties
| resource |
user assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId |
| type | Managed identity type to use for accessing encryption key Url |
Property Details
resourceId
user assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId
resourceId?: string
Property Value
string
type
Managed identity type to use for accessing encryption key Url
type?: string
Property Value
string