Share via


BatchJobActionKind(String) Constructor

Definition

Initializes a new instance of BatchJobActionKind.

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

Parameters

value
String

Exceptions

value is null.

Applies to