Share via


SmartGroupData.Severity Property

Definition

Severity of smart group is the highest(Sev0 >... > Sev4) severity of all the alerts in the group.

public Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity? Severity { get; }
member this.Severity : Nullable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity>
Public ReadOnly Property Severity As Nullable(Of ServiceAlertSeverity)

Property Value

Applies to