Share via


ManagedDiskData.Encryption Property

Definition

Encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys.

public Azure.ResourceManager.Compute.Models.DiskEncryption Encryption { get; set; }
member this.Encryption : Azure.ResourceManager.Compute.Models.DiskEncryption with get, set
Public Property Encryption As DiskEncryption

Property Value

Applies to