次の方法で共有


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

適用対象