FunctionEnvelopeInner.Config Property

Definition

Gets or sets config information.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to