Compartir a través de


FunctionEnvelope.FunctionAppId Propiedad

Definición

Obtiene o establece el identificador de la aplicación de función.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a