FunctionEnvelopeInner.InvokeUrlTemplate Property

Definition

Gets or sets the invocation URL

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to