다음을 통해 공유


SoftwareUpdateConfigurationMachineRun.CorrelationId 속성

정의

소프트웨어 업데이트 구성 머신 실행의 상관 관계 ID를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상