Share via


UpdateInstallProgress.NumberOfUpdatesInstalled Property

Definition

Gets number of updates installed.

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfUpdatesInstalled")]
public int? NumberOfUpdatesInstalled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfUpdatesInstalled")>]
member this.NumberOfUpdatesInstalled : Nullable<int>
Public ReadOnly Property NumberOfUpdatesInstalled As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to