11 references to WithDashboard
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceEnvironmentExtensions.cs (1)
530
/// identity. Use <see cref="
WithDashboard
(IResourceBuilder{AzureAppServiceEnvironmentResource}, bool)"/> with
Aspire.Hosting.Azure.Tests (10)
AzureAppServiceEnvironmentExtensionsTests.cs (5)
117
.
WithDashboard
(false);
148
.
WithDashboard
(false);
167
.
WithDashboard
(false);
192
.
WithDashboard
(false);
195
.
WithDashboard
(false);
AzureAppServiceTests.cs (5)
595
.
WithDashboard
(false);
646
.
WithDashboard
(false);
662
.
WithDashboard
(enableDashboard);
803
builder.AddAzureAppServiceEnvironment("env").
WithDashboard
(false);
824
builder.AddAzureAppServiceEnvironment("env").
WithDashboard
(false);