共用方式為


ForecastingPrimaryMetric.Equality Operator

Definition

Determines if two ForecastingPrimaryMetric values are the same.

public static bool operator == (Azure.ResourceManager.MachineLearning.Models.ForecastingPrimaryMetric left, Azure.ResourceManager.MachineLearning.Models.ForecastingPrimaryMetric right);
static member ( = ) : Azure.ResourceManager.MachineLearning.Models.ForecastingPrimaryMetric * Azure.ResourceManager.MachineLearning.Models.ForecastingPrimaryMetric -> bool
Public Shared Operator == (left As ForecastingPrimaryMetric, right As ForecastingPrimaryMetric) As Boolean

Parameters

Returns

Applies to