AllocationState.Implicit(String to AllocationState) Operator

Definition

Converts a string to a AllocationState.

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

Parameters

value
String

Returns

Applies to