次の方法で共有


WorkflowRun.Correlation プロパティ

定義

実行の関連付けを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.correlation")]
public Microsoft.Azure.Management.Logic.Models.Correlation Correlation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.correlation")>]
member this.Correlation : Microsoft.Azure.Management.Logic.Models.Correlation with get, set
Public Property Correlation As Correlation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象