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