共用方式為


BatchStartTaskState.Implicit(String to BatchStartTaskState) Operator

Definition

Converts a string to a BatchStartTaskState.

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

Parameters

value
String

Returns

Applies to