Bagikan melalui


SoftwareUpdateConfigurationRun.FailedCount Property

Definition

Gets number of computers with failed status.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to