MongoDBErrorType.Equality(MongoDBErrorType, MongoDBErrorType) Operator

Definition

Determines if two MongoDBErrorType values are the same.

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