Compartilhar via


MachineLearningEndpointComputeType.Inequality Operador

Definição

Determina se dois MachineLearningEndpointComputeType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a