次の方法で共有


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

適用対象