Compartilhar via


PerformanceLevelUnit.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a