Compartilhar via


ChangePointValue.Inequality(ChangePointValue, ChangePointValue) Operador

Definição

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

public static bool operator != (Azure.AI.MetricsAdvisor.Models.ChangePointValue left, Azure.AI.MetricsAdvisor.Models.ChangePointValue right);
static member op_Inequality : Azure.AI.MetricsAdvisor.Models.ChangePointValue * Azure.AI.MetricsAdvisor.Models.ChangePointValue -> bool
Public Shared Operator != (left As ChangePointValue, right As ChangePointValue) As Boolean

Parâmetros

Retornos

Aplica-se a