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