Condividi tramite


UpdatesInner.IsUpdateInProgress Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to