SoftwareUpdateConfigurationRun.ComputerCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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