Share via


BatchAllTasksCompleteMode(String) Constructor

Definition

Initializes a new instance of BatchAllTasksCompleteMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to