Compartilhar via


MSDeployStatusInner.ProvisioningState Propriedade

Definição

Obtém o estado de provisionamento. Os valores possíveis incluem: 'aceito', '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a