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