共用方式為


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

適用於