Partilhar via


MachineLearningEndpointComputeType.Equality Operador

Definição

Determina se dois MachineLearningEndpointComputeType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a