다음을 통해 공유


SoftwareUpdateConfigurationMachineRun.SourceComputerId 속성

정의

소프트웨어 업데이트 구성 컴퓨터 실행의 원본 컴퓨터 ID를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceComputerId")]
public Guid? SourceComputerId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceComputerId")>]
member this.SourceComputerId : Nullable<Guid>
Public ReadOnly Property SourceComputerId As Nullable(Of Guid)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상