次の方法で共有


WorkflowRun.CorrelationId プロパティ

定義

関連付け ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象