MongoDBErrorType.Inequality(MongoDBErrorType, MongoDBErrorType) Operator

Definition

Determines if two MongoDBErrorType values are not the same.

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

Parameters

Returns

Applies to