Compartilhar via


WebhookUpdateParametersInner.CustomHeaders Propriedade

Definição

Obtém ou define cabeçalhos personalizados que serão adicionados às notificações de webhook.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customHeaders")]
public System.Collections.Generic.IDictionary<string,string> CustomHeaders { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customHeaders")>]
member this.CustomHeaders : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property CustomHeaders As IDictionary(Of String, String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a