Share via


LastPatchInstallationSummary.ExcludedPatchCount プロパティ

定義

使用可能なすべてのパッチの数を取得しますが、顧客が指定した除外リストの一致によって明示的に除外されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象