SparkBatchJobResultType.Inequality Operator

Definition

Determines if two SparkBatchJobResultType values are not the same.

public static bool operator != (Azure.Analytics.Synapse.Spark.Models.SparkBatchJobResultType left, Azure.Analytics.Synapse.Spark.Models.SparkBatchJobResultType right);
static member op_Inequality : Azure.Analytics.Synapse.Spark.Models.SparkBatchJobResultType * Azure.Analytics.Synapse.Spark.Models.SparkBatchJobResultType -> bool
Public Shared Operator != (left As SparkBatchJobResultType, right As SparkBatchJobResultType) As Boolean

Parameters

Returns

Applies to