다음을 통해 공유


ClusterUpgradeHistoryUpgradeResultType.Equality Operator

Definition

Determines if two ClusterUpgradeHistoryUpgradeResultType values are the same.

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

Parameters

Returns

Applies to