3 references to Resource
Aspire.Hosting.Azure.AppService (3)
AzureAppServiceWebsiteContext.cs (3)
626var containerImage = AllocateParameter(new ContainerImageReference(Resource)); 693var containerImage = AllocateParameter(new ContainerImageReference(Resource)); 749EndpointProperty.TargetPort => mapping.TargetPort?.ToString(CultureInfo.InvariantCulture) ?? (BicepValue<string>)AllocateParameter(new ContainerPortReference(Resource)),