Share via


AgentPoolNetworkProfile.AllowedHostPort 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.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IPortRange> AllowedHostPort { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.AllowedHostPort : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IPortRange> with get, set
Public Property AllowedHostPort As List(Of IPortRange)

Property Value

Implements

Attributes

Applies to