FunctionEnvelopeInner.FunctionAppId Property

Definition

Gets or sets function App ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to