次の方法で共有


BatchJobScheduleState.Implicit(String to BatchJobScheduleState) Operator

Definition

Converts a string to a BatchJobScheduleState.

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

Parameters

value
String

Returns

Applies to