Partilhar via


BatchNodeState.Implicit(String to BatchNodeState) Operator

Definition

Converts a string to a BatchNodeState.

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

Parameters

value
String

Returns

Applies to