UpdateSummary.TotalNumberOfUpdatesPendingInstall Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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