次の方法で共有


WorkflowTriggerHistory.Run プロパティ

定義

ワークフロー実行への参照を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.run")]
public Microsoft.Azure.Management.Logic.Models.ResourceReference Run { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.run")>]
member this.Run : Microsoft.Azure.Management.Logic.Models.ResourceReference
Public ReadOnly Property Run As ResourceReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象