共用方式為


AvailablePatchSummary.OtherPatchCount Property

Definition

Gets the number of all available patches excluding critical and security.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to