UpdateAzureVMCommand.EncryptionAtHost Property

Definition

[System.Management.Automation.Parameter(HelpMessage="EncryptionAtHost property can be used by user in the request to enable or disable the Host Encryption for the virtual machine. This will enable the encryption for all the disks including Resource/Temp disk at host itself.", Mandatory=false, ValueFromPipelineByPropertyName=false)]
public bool EncryptionAtHost { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="EncryptionAtHost property can be used by user in the request to enable or disable the Host Encryption for the virtual machine. This will enable the encryption for all the disks including Resource/Temp disk at host itself.", Mandatory=false, ValueFromPipelineByPropertyName=false)>]
member this.EncryptionAtHost : bool with get, set
Public Property EncryptionAtHost As Boolean

Property Value

Boolean
Attributes

Applies to