WorkflowRun.Response Property

Definition

Gets the response of the flow run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to