ProjectSourcePlatform.Inequality Operator

Definition

Determines if two ProjectSourcePlatform values are not the same.

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

Parameters

Returns

Applies to