Share via


MonitorAzureFunctionReceiver.HttpTriggerUri Property

Definition

The http trigger url where http request sent to.

public Uri HttpTriggerUri { get; set; }
member this.HttpTriggerUri : Uri with get, set
Public Property HttpTriggerUri As Uri

Property Value

Uri

Applies to