TestMigrationState.Inequality(TestMigrationState, TestMigrationState) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two TestMigrationState values are not the same.
public static bool operator != (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrationState left, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrationState right);
static member op_Inequality : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrationState * Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrationState -> bool
Public Shared Operator != (left As TestMigrationState, right As TestMigrationState) As Boolean
Parameters
- left
- TestMigrationState
- right
- TestMigrationState