次の方法で共有


ModelTaskType.Implicit(String to ModelTaskType) Operator

Definition

Converts a string to a ModelTaskType.

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

Parameters

value
String

Returns

Applies to