Share via


DataBoxEdgeAlertSeverity(String) Constructor

Definition

Initializes a new instance of DataBoxEdgeAlertSeverity.

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

Parameters

value
String

Exceptions

value is null.

Applies to