Share via


AzureFunctionReceiver.FunctionName Eigenschaft

Definition

Ruft den Funktionsnamen in der Funktions-App ab oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: