FunctionEnvelopeInner.ConfigHref Property

Definition

Gets or sets config URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to