Dela via


ContainerServiceOutboundType.Inequality Operator

Definition

Determines if two ContainerServiceOutboundType values are not the same.

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

Parameters

Returns

Applies to