Compartilhar via


ChangePointValue.Equality(ChangePointValue, ChangePointValue) Operador

Definição

Determina se dois ChangePointValue valores são os mesmos.

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

Retornos

Aplica-se a