Essentials.SmartGroupingReason Property

Definition

Gets verbose reason describing the reason why this alert instance is added to a smart group

[Newtonsoft.Json.JsonProperty(PropertyName="smartGroupingReason")]
public string SmartGroupingReason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="smartGroupingReason")>]
member this.SmartGroupingReason : string
Public ReadOnly Property SmartGroupingReason As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to