Share via


ContainerGroupIPAddress.Ports Property

Definition

The list of ports exposed on the container group.

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

Property Value

Applies to