Compartir a través de


SqlMetricPrimaryAggregationType.Equality Operador

Definición

Determina si dos SqlMetricPrimaryAggregationType valores son los mismos.

public static bool operator == (Azure.ResourceManager.Sql.Models.SqlMetricPrimaryAggregationType left, Azure.ResourceManager.Sql.Models.SqlMetricPrimaryAggregationType right);
static member ( = ) : Azure.ResourceManager.Sql.Models.SqlMetricPrimaryAggregationType * Azure.ResourceManager.Sql.Models.SqlMetricPrimaryAggregationType -> bool
Public Shared Operator == (left As SqlMetricPrimaryAggregationType, right As SqlMetricPrimaryAggregationType) As Boolean

Parámetros

Devoluciones

Se aplica a