다음을 통해 공유


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

적용 대상