HDInsightPrivateIPAllocationMethod.Equality Operator

Definition

Determines if two HDInsightPrivateIPAllocationMethod values are the same.

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

Parameters

Returns

Applies to