Share via


BaseImageTrigger.UpdateTriggerEndpoint Property

Definition

Gets or sets the endpoint URL for receiving update triggers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to