Compartir a través de


ApplyUpdate.Status Propiedad

Definición

Obtiene o establece el estado. Entre los valores posibles se incluyen: 'Pending', 'InProgress', 'Completed', 'RetryNow', 'RetryLater'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : string with get, set
Public Property Status As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a