Share via


StorageAccountEncryption.EncryptionIdentity Property

Definition

The identity to be used with service-side encryption at rest.

public Azure.Provisioning.Storage.StorageAccountEncryptionIdentity EncryptionIdentity { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageAccountEncryptionIdentity> EncryptionIdentity { get; set; }
member this.EncryptionIdentity : Azure.Provisioning.Storage.StorageAccountEncryptionIdentity with get, set
member this.EncryptionIdentity : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageAccountEncryptionIdentity> with get, set
Public Property EncryptionIdentity As StorageAccountEncryptionIdentity
Public Property EncryptionIdentity As BicepValue(Of StorageAccountEncryptionIdentity)

Property Value

Applies to