Share via


RestorePointEncryption.EncryptionType Property

Definition

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

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

Property Value

Applies to