Share via


SparkServerType.Inequality(SparkServerType, SparkServerType) Operator

Definition

Determines if two SparkServerType values are not the same.

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

Parameters

Returns

Applies to