MongoDBClusterType.Inequality(MongoDBClusterType, MongoDBClusterType) Operator

Definition

Determines if two MongoDBClusterType values are not the same.

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