Condividi tramite


AFDStateProperties.DeploymentStatus Property

Definition

Gets possible values include: 'NotStarted', 'InProgress', 'Succeeded', 'Failed'

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentStatus")]
public string DeploymentStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentStatus")>]
member this.DeploymentStatus : string
Public ReadOnly Property DeploymentStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to