Compartir a través de


Updates.IsUpdateInProgress Propiedad

Definición

Obtiene o establece indica si una actualización está en curso o no.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isUpdateInProgress")]
public bool? IsUpdateInProgress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isUpdateInProgress")>]
member this.IsUpdateInProgress : Nullable<bool> with get, set
Public Property IsUpdateInProgress As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a