Compartir a través de


Cluster.EnableDiskEncryption Propiedad

Definición

Obtiene o establece un valor booleano que indica si los discos del clúster están cifrados.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a