Freigeben über


DataLakeStoreAccount.EncryptionState Eigenschaft

Definition

Ruft den aktuellen Verschlüsselungsstatus für dieses Data Lake Store-Konto ab. Mögliche Werte: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionState")]
public Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState? EncryptionState { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionState")]
public Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState? EncryptionState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionState")>]
member this.EncryptionState : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionState")>]
member this.EncryptionState : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState>
Public Property EncryptionState As Nullable(Of EncryptionState)
Public ReadOnly Property EncryptionState As Nullable(Of EncryptionState)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: