ContainerInstanceContainer.Ports Property

Definition

The exposed ports on the container instance.

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

Property Value

Applies to