다음을 통해 공유


ComputeEncryptionType.EncryptionAtRestWithPlatformKey Property

Definition

Disk is encrypted at rest with Platform managed key. It is the default encryption type. This is not a valid encryption type for disk encryption sets.

public static Azure.ResourceManager.Compute.Models.ComputeEncryptionType EncryptionAtRestWithPlatformKey { get; }
static member EncryptionAtRestWithPlatformKey : Azure.ResourceManager.Compute.Models.ComputeEncryptionType
Public Shared ReadOnly Property EncryptionAtRestWithPlatformKey As ComputeEncryptionType

Property Value

Applies to