AFDEndpoint.DeploymentStatus Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to