SoftwareUpdateConfigurationMachineRun.CorrelationId 屬性

定義

取得軟體更新組態機器執行的相互關聯識別碼

[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

適用於