SoftwareUpdateConfigurationRun.FailedCount プロパティ

定義

失敗した状態のコンピューターの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象