Share via


BatchJobState.Implicit(String to BatchJobState) Operator

Definition

Converts a string to a BatchJobState.

public static implicit operator Azure.Compute.Batch.BatchJobState (string value);
static member op_Implicit : string -> Azure.Compute.Batch.BatchJobState
Public Shared Widening Operator CType (value As String) As BatchJobState

Parameters

value
String

Returns

Applies to