AzureFunctionReceiver.FunctionAppResourceId Property

Definition

Gets or sets the azure resource id of the function app.

[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