HDInsightAsyncOperationState.Inequality Operator

Definition

Determines if two HDInsightAsyncOperationState values are not the same.

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

Parameters

Returns

Applies to