Share via


DiskEncryption.EncryptionType Property

Definition

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

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

Property Value

Applies to