Share via


AgentPoolNetworkPortProtocol.Equality Operator

Definition

Determines if two AgentPoolNetworkPortProtocol values are the same.

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