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