Partager via


AzureFunctionReceiver.HttpTriggerUrl Propriété

Définition

Obtient ou définit l’URL du déclencheur http à laquelle la requête http a été envoyée.

[Newtonsoft.Json.JsonProperty(PropertyName="httpTriggerUrl")]
public string HttpTriggerUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="httpTriggerUrl")>]
member this.HttpTriggerUrl : string with get, set
Public Property HttpTriggerUrl As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à