HDInsightAsyncOperationState.Equality Operator

Definition

Determines if two HDInsightAsyncOperationState values are the same.

public static bool operator == (Azure.ResourceManager.HDInsight.Models.HDInsightAsyncOperationState left, Azure.ResourceManager.HDInsight.Models.HDInsightAsyncOperationState right);
static member ( = ) : 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