Partilhar via


BatchPoolState.Implicit(String to BatchPoolState) Operator

Definition

Converts a string to a BatchPoolState.

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

Parameters

value
String

Returns

Applies to