次の方法で共有


LastPatchInstallationSummary.PendingPatchCount プロパティ

定義

パッチのインストール操作の間にインストールされると予想されるすべての利用可能なパッチの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象