Udostępnij przez


DataMigrationMongoDBClusterType.Inequality Operator

Definition

Determines if two DataMigrationMongoDBClusterType values are not the same.

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

Parameters

Returns

Applies to