StatusLevelTypes(String) Constructor

Definition

Initializes a new instance of StatusLevelTypes.

public StatusLevelTypes(string value);
new Azure.Compute.Batch.StatusLevelTypes : string -> Azure.Compute.Batch.StatusLevelTypes
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to