Share via


BatchSecurityEncryptionType.DiskWithVmGuestState Property

Definition

EncryptionType of the managed disk is set to DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob. It is not supported in data disks.

public static Azure.ResourceManager.Batch.Models.BatchSecurityEncryptionType DiskWithVmGuestState { get; }
static member DiskWithVmGuestState : Azure.ResourceManager.Batch.Models.BatchSecurityEncryptionType
Public Shared ReadOnly Property DiskWithVmGuestState As BatchSecurityEncryptionType

Property Value

Applies to