Share via


ServiceAlertSeverity(String) Constructor

Definition

Initializes a new instance of ServiceAlertSeverity.

public ServiceAlertSeverity (string value);
new Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity : string -> Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to