Share via


AgentPool.NetworkProfileAllowedHostPort Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IPortRange> NetworkProfileAllowedHostPort { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.NetworkProfileAllowedHostPort : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IPortRange> with get, set
Public Property NetworkProfileAllowedHostPort As List(Of IPortRange)

Property Value

Implements

Attributes

Applies to