Compartir a través de


FunctionEnvelope.InvokeUrlTemplate Propiedad

Definición

Obtiene o establece la dirección URL de invocación.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a