Compartir a través de


CustomAllocationDefinition.WebhookUrl Propiedad

Definición

Dirección URL del webhook usada para las solicitudes de asignación.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a