ContainerInstanceContainer.Ports Property

Definition

Gets or sets the Ports.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerInstance.ContainerPort> Ports { get; set; }
member this.Ports : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerInstance.ContainerPort> with get, set
Public Property Ports As BicepList(Of ContainerPort)

Property Value

Applies to