2 references to PlanIdOutputReference
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceWebsiteContext.cs (2)
598
var appServicePlanParameter = environmentContext.Environment.
PlanIdOutputReference
.AsProvisioningParameter(infra);
661
var appServicePlanParameter = environmentContext.Environment.
PlanIdOutputReference
.AsProvisioningParameter(infra);