Partager via


SqlMetricPrimaryAggregationType.Inequality Opérateur

Définition

Détermine si deux SqlMetricPrimaryAggregationType valeurs ne sont pas identiques.

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

Paramètres

Retours

S’applique à