Share via


UpdateSummary.TotalNumberOfUpdatesPendingDownload Property

Definition

Gets the total number of items pending download.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to