次の方法で共有


WorkflowRunAction.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

適用対象