Share via


CosmosDBMetricUnitType.Inequality Operator

Definition

Determines if two CosmosDBMetricUnitType values are not the same.

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

Parameters

Returns

Applies to