Udostępnij za pośrednictwem


OutboundType.Inequality(OutboundType, OutboundType) Operator

Definition

Determines if two OutboundType values are not the same.

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

Parameters

right
OutboundType

Returns

Applies to