Partager via


MetricAlertAction.WebHookProperties Propriété

Définition

Obtient ou définit ce champ permet de spécifier des propriétés personnalisées, qui seraient ajoutées à la charge utile d’alerte envoyée en tant qu’entrée au webhook.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à