Share via


CosmosDBMetricPrimaryAggregationType.Equality Operator

Definition

Determines if two CosmosDBMetricPrimaryAggregationType values are the same.

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

Parameters

Returns

Applies to