Freigeben über


DataMigrationCommandState.Inequality Operator

Definition

Determines if two DataMigrationCommandState values are not the same.

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

Parameters

Returns

Applies to