CosmosDBForPostgreSqlConfigurationDataType.Inequality Operator

Definition

Determines if two CosmosDBForPostgreSqlConfigurationDataType values are not the same.

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

Parameters

Returns

Applies to