Sdílet prostřednictvím


MachineLearningEndpointComputeType.Inequality Operator

Definition

Determines if two MachineLearningEndpointComputeType values are not the same.

public static bool operator != (Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointComputeType left, Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointComputeType right);
static member op_Inequality : 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