EncryptionPropertiesIdentity Class

Definition

User identity used for CMK.

public class EncryptionPropertiesIdentity
type EncryptionPropertiesIdentity = class
Public Class EncryptionPropertiesIdentity
Inheritance
EncryptionPropertiesIdentity

Constructors

EncryptionPropertiesIdentity()

Initializes a new instance of the EncryptionPropertiesIdentity class.

EncryptionPropertiesIdentity(Object)

Initializes a new instance of the EncryptionPropertiesIdentity class.

Properties

UserAssignedIdentity

Gets or sets the user identity used for CMK. It will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

Applies to