次の方法で共有


WorkflowRun.Workflow プロパティ

定義

ワークフロー バージョンへの参照を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象