IActionRequest.TriggerUri Property

Definition

Logic App Callback URL for this specific workflow.

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

Property Value

Attributes

Applies to