DiskEncryptionSet.EncryptionType Property

Definition

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

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

Property Value

Applies to