Dela via


DiskEncryptionProperties.EncryptionAtHost Property

Definition

Gets or sets indicates whether or not resource disk encryption is enabled.

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionAtHost")]
public bool? EncryptionAtHost { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionAtHost")>]
member this.EncryptionAtHost : Nullable<bool> with get, set
Public Property EncryptionAtHost As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to