Share via


DiskEncryptionSetData.EncryptionType Property

Definition

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

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

Property Value

Applies to