TestMigrationState.Equality(TestMigrationState, TestMigrationState) Operator

Definition

public static bool operator == (Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestMigrationState e1, Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestMigrationState e2);
static member ( = ) : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestMigrationState * Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.TestMigrationState -> bool
Public Shared Operator == (e1 As TestMigrationState, e2 As TestMigrationState) As Boolean

Parameters

Returns

Boolean

Applies to