Share via


BatchJobState(String) Constructor

Definition

Initializes a new instance of BatchJobState.

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

Parameters

value
String

Exceptions

value is null.

Applies to