Compartir a través de


ContainerAppIngressConfiguration.AdditionalPortMappings Property

Definition

Settings to expose additional ports on container app.

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

Property Value

Applies to