共用方式為


AzureFunctionReceiver.FunctionName Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to