Compartir a través de


AFDStateProperties.DeploymentStatus Propiedad

Definición

Obtiene los valores posibles: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a