Megosztás a következőn keresztül:


MSDeployStatusInner.ProvisioningState Tulajdonság

Definíció

Lekéri a kiépítési állapotot. Lehetséges értékek: 'accepted', 'running', 'succeeded', 'failed', 'canceled'

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

Tulajdonság értéke

Attribútumok
Newtonsoft.Json.JsonPropertyAttribute

A következőre érvényes: