PSContainerGroup.Ports Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.ContainerInstance.Models.PSPort> Ports { get; set; }
member this.Ports : System.Collections.Generic.IList<Microsoft.Azure.Commands.ContainerInstance.Models.PSPort> with get, set
Public Property Ports As IList(Of PSPort)

Property Value

Applies to