Freigeben über


MSDeployStatus.ProvisioningState Eigenschaft

Definition

Ruft den Bereitstellungsstatus ab. Mögliche Werte: "accepted", "running", "succeeded", "failed", "canceled"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: