Share via


UpdateSummary.TotalNumberOfUpdatesAvailable Property

Definition

Gets the number of updates available for the current device version as per the last device scan.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to