Share via


WorkflowTriggerHistory.Run Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to