Compartir a través de


FunctionEnvelope.Config Propiedad

Definición

Obtiene o establece información de configuración.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.config")]
public object Config { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.config")>]
member this.Config : obj with get, set
Public Property Config As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a