Partager via


WebhookCreateParametersInner.CustomHeaders Propriété

Définition

Obtient ou définit des en-têtes personnalisés qui seront ajoutés aux notifications 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à