OrchestratorType.Implicit(String to OrchestratorType) Operator

Definition

Converts a string to a OrchestratorType.

public static implicit operator Azure.ResourceManager.MachineLearningCompute.Models.OrchestratorType (string value);
static member op_Implicit : string -> Azure.ResourceManager.MachineLearningCompute.Models.OrchestratorType
Public Shared Widening Operator CType (value As String) As OrchestratorType

Parameters

value
String

Returns

Applies to