ILogicAppReceiver.CallbackUrl Property

Definition

The callback url where http request sent to.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The callback url where http request sent to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="callbackUrl", Update=true)]
public string CallbackUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The callback url where http request sent to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="callbackUrl", Update=true)>]
member this.CallbackUrl : string with get, set
Public Property CallbackUrl As String

Property Value

Attributes

Applies to