次の方法で共有


LastPatchInstallationSummary.NotSelectedPatchCount プロパティ

定義

利用可能なすべてのパッチの数を取得しますが、分類または包含リストのエントリと一致しなかったため、インストールされません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象