1 write to EnableDashboard
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceEnvironmentExtensions.cs (1)
226builder.Resource.EnableDashboard = enable;
2 references to EnableDashboard
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceEnvironmentExtensions.cs (1)
143if (resource.EnableDashboard)
AzureAppServiceWebsiteContext.cs (1)
384if (environmentContext.Environment.EnableDashboard)