Freigeben über


DataLakeAnalyticsAccountBasic.State Eigenschaft

Definition

Ruft den Status des Data Lake Analytics-Kontos ab. Mögliche Werte: "Active", "Suspended"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: