FunctionEnvelope.FunctionAppId Propriedade

Definição

Obtém ou define a ID do aplicativo da função.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a