共用方式為


RegressionModelPerformanceMetric.Implicit Operator

Definition

Converts a string to a RegressionModelPerformanceMetric.

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

Parameters

value
String

Returns

Applies to