IContainerGroup.ExternalPorts Property

Definition

Gets all the ports publicly exposed for this container group.

public System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Port> ExternalPorts { get; }
member this.ExternalPorts : System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Port>
Public ReadOnly Property ExternalPorts As IReadOnlyCollection(Of Port)

Property Value

Applies to