Share via


DiskEncryption.EncryptionType Property

Definition

The type of key used to encrypt the data of the disk.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.ComputeEncryptionType> EncryptionType { get; set; }
member this.EncryptionType : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.ComputeEncryptionType> with get, set
Public Property EncryptionType As BicepValue(Of ComputeEncryptionType)

Property Value

Applies to