WorkflowTrigger.Workflow Property

Definition

Gets the reference to 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to