2 references to AllocateContainerPortParameter
Aspire.Hosting.Azure.AppContainers (2)
ContainerAppContext.cs (2)
517EndpointProperty.TargetPort => targetPort is null ? AllocateContainerPortParameter() : $"{targetPort}", 675caIngress.TargetPort = ingress.Port ?? AsInt(AllocateContainerPortParameter());