Share via


FunctionEnvelope.FunctionAppId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.functionAppId")]
public string FunctionAppId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.functionAppId")>]
member this.FunctionAppId : string
Public ReadOnly Property FunctionAppId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to