Compartilhar via


SqlMetricType.Inequality(SqlMetricType, SqlMetricType) Operador

Definição

Determina se dois SqlMetricType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a