Compartilhar via


CosmosDBMetricPrimaryAggregationType.Equality Operador

Definição

Determina se dois CosmosDBMetricPrimaryAggregationType valores são os mesmos.

public static bool operator == (Azure.ResourceManager.CosmosDB.Models.CosmosDBMetricPrimaryAggregationType left, Azure.ResourceManager.CosmosDB.Models.CosmosDBMetricPrimaryAggregationType right);
static member ( = ) : 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