Share via


EncryptionIdentity Class

Definition

Encryption identity for the storage account.

public class EncryptionIdentity
type EncryptionIdentity = class
Public Class EncryptionIdentity
Inheritance
EncryptionIdentity

Constructors

EncryptionIdentity()

Initializes a new instance of the EncryptionIdentity class.

EncryptionIdentity(String)

Initializes a new instance of the EncryptionIdentity class.

Properties

EncryptionUserAssignedIdentity

Gets or sets resource identifier of the UserAssigned identity to be associated with server-side encryption on the storage account.

Applies to