Sdílet prostřednictvím


Role.EncryptDataDisks Property

Definition

Gets or sets indicates whether encrypt the data disks.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to