Share via


PSContainerServiceAgentPoolProfile.Ports Property

Definition

Gets or sets ports number array used to expose on this agent pool. The default opened ports are different based on your choice of orchestrator.

public System.Collections.Generic.IList<int?> Ports { get; set; }
member this.Ports : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Ports As IList(Of Nullable(Of Integer))

Property Value

Applies to