Partager via


DataLakeStoreAccountBasic.State Propriété

Définition

Obtient l’état du compte Data Lake Store. Les valeurs possibles sont les suivantes : 'Active', 'Suspended'

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à