Freigeben über


DataLakeStoreAccount.ProvisioningState Eigenschaft

Definition

Ruft die Bereitstellungs-status des Data Lake Store-Kontos ab. Mögliche Werte: "Failed", "Creating", "Running", "Succeeded", "Patching", "Suspending", "Resuming", "Delete", "Deleted", "Undeleting", "Canceled"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: