HDInsightPrivateIPAllocationMethod.Inequality Operator

Definition

Determines if two HDInsightPrivateIPAllocationMethod values are not the same.

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