共用方式為


SoftwareUpdateConfigurationRun.ComputerCount 屬性

定義

取得軟體更新組態執行中的電腦數目。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於