Share via


SoftwareUpdateConfigurationRun.ComputerCount Property

Definition

Gets number of computers in the software update configuration run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to