다음을 통해 공유


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

적용 대상