Share via


MachineLearningJobStatus.Implicit(String to MachineLearningJobStatus) Operator

Definition

Converts a string to a MachineLearningJobStatus.

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

Parameters

value
String

Returns

Applies to