Share via


UpdateInstallProgress.NumberOfUpdatesToInstall Property

Definition

Gets number of updates to install.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to