Share via


AgentPoolNetworkPortProtocol.Inequality Operator

Definition

Determines if two AgentPoolNetworkPortProtocol values are not the same.

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

Parameters

Returns

Applies to