Compartir a través de


DataLakeAnalyticsAccount.State Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a