Compartilhar via


DataLakeStoreAccount.State Propriedade

Definição

Obtém o estado da conta do Data Lake Store. Os valores possíveis incluem: 'Ativo', 'Suspenso'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a