WorkflowRun.Trigger Property

Definition

Gets the fired trigger.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to