Sdílet prostřednictvím


MachineLearningEndpointComputeType.Equality Operator

Definition

Determines if two MachineLearningEndpointComputeType values are the same.

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

Parameters

Returns

Applies to