ServiceAlertEssentials.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 alert Sev0 being highest and Sev4 being lowest.
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)