Share via


Alert.ResolutionReason Property

Definition

Gets or sets the reason for resolving the alert

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to