Share via


UpdateSummary.TotalNumberOfUpdatesPendingInstall Property

Definition

Gets the total number of items pending install.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to