Compartir a través de


ChangePointValue.Inequality(ChangePointValue, ChangePointValue) Operador

Definición

Determina si dos ChangePointValue valores no son los mismos.

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

Devoluciones

Se aplica a