SmartGroupData.Severity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)