CosmosDBForPostgreSqlConfigurationDataType.Equality Operator

Definition

Determines if two CosmosDBForPostgreSqlConfigurationDataType values are the same.

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