StorageAccountEncryption.EncryptionIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)