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