Partilhar via


ClusterUpdate.EnableDiskEncryption Propriedade

Definição

Obtém ou define um valor booliano que indica se os discos do cluster são criptografados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a