Share via


SecurityProfile.EncryptionAtHost Property

Definition

Gets or sets this property can be used by user in the request to enable or disable the Host Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the disks including Resource/Temp disk at host itself.

public bool? EncryptionAtHost { get; set; }
member this.EncryptionAtHost : Nullable<bool> with get, set
Public Property EncryptionAtHost As Nullable(Of Boolean)

Property Value

Applies to