共用方式為


AzureFunctionReceiver.FunctionAppResourceId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to