Partager via


AlertsSuppressionRule.Reason Property

Definition

Gets or sets the reason for dismissing the alert

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reason")]
public string Reason { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reason")>]
member this.Reason : string with get, set
Public Property Reason As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to