MongoDBClusterType.Equality(MongoDBClusterType, MongoDBClusterType) Operator

Definition

Determines if two MongoDBClusterType values are the same.

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

Parameters

Returns

Applies to