Share via


IActionRequest.TriggerUri Property

Definition

Logic App Callback URL for this specific workflow.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Logic App Callback URL for this specific workflow.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="triggerUri")]
public string TriggerUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Logic App Callback URL for this specific workflow.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="triggerUri")>]
member this.TriggerUri : string with get, set
Public Property TriggerUri As String

Property Value

Attributes

Applies to