Partager via


Cluster.IsDoubleEncryptionEnabled Propriété

Définition

Obtient ou définit configure si le cluster utilisera le double chiffrement. Cette propriété ne peut pas être modifiée après la création du cluster. La valeur par défaut est « true »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à