CreateDataLakeStoreAccountParameters.EncryptionState Propriedade

Definição

Obtém ou define o estado atual de criptografia para essa conta do Data Lake Store. Os valores possíveis incluem: '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")>]
member this.EncryptionState : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.EncryptionState> with get, set
Public Property EncryptionState As Nullable(Of EncryptionState)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a