Compartir a través de


ChangePointValue.Equality(ChangePointValue, ChangePointValue) Operador

Definición

Determina si dos ChangePointValue valores son los mismos.

public static bool operator == (Azure.AI.MetricsAdvisor.Models.ChangePointValue left, Azure.AI.MetricsAdvisor.Models.ChangePointValue right);
static member ( = ) : 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