Compartilhar via


CosmosDBMetricPrimaryAggregationType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a