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