Freigeben über


MetricAlertAction.WebhookProperties Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to