다음을 통해 공유


SoftwareUpdateConfigurationMachineRun.TargetComputer 속성

정의

업데이트된 컴퓨터의 이름을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetComputer")]
public string TargetComputer { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetComputer")>]
member this.TargetComputer : string
Public ReadOnly Property TargetComputer As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상