Partager via


AzureFunctionReceiver.FunctionName Propriété

Définition

Obtient ou définit le nom de la fonction dans l’application de fonction.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à