Share via


AgentPoolNetworkProfile.AllowedHostPorts Property

Definition

The port ranges that are allowed to access. The specified ranges are allowed to overlap.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.AgentPoolNetworkPortRange> AllowedHostPorts { get; }
member this.AllowedHostPorts : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.AgentPoolNetworkPortRange>
Public ReadOnly Property AllowedHostPorts As IList(Of AgentPoolNetworkPortRange)

Property Value

Applies to