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