KeyEncryptionKeyIdentity interface

model interface KeyEncryptionKeyIdentity

Properties

type

The type of managed identity used. Only UserAssigned or SystemAssigned Identity are supported.

userAssignedIdentityResourceId

Azure Resource fully qualified Id for the user-assigned identity associated with the resource. The resource Id takes the following format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

Property Details

type

The type of managed identity used. Only UserAssigned or SystemAssigned Identity are supported.

type: string

Property Value

string

userAssignedIdentityResourceId

Azure Resource fully qualified Id for the user-assigned identity associated with the resource. The resource Id takes the following format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

userAssignedIdentityResourceId?: string

Property Value

string