FunctionSecretsInner.TriggerUrl Property

Definition

Gets or sets trigger URL.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to