Compartir a través de


DataLakeStoreAccountBasic.State Propiedad

Definición

Obtiene el estado de la cuenta de Data Lake Store. Entre los valores posibles se incluyen: "Activo", "Suspendido".

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a