Partilhar via


BatchSubtaskState(String) Constructor

Definition

Initializes a new instance of BatchSubtaskState.

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

Parameters

value
String

Exceptions

value is null.

Applies to