VMwareToAzureMigrateResyncState.Inequality Operator

Definition

Determines if two VMwareToAzureMigrateResyncState values are not the same.

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

Parameters

Returns

Applies to