Aracılığıyla paylaş


CustomAllocationDefinition.WebhookUrl Property

Definition

The webhook URL used for allocation requests.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to