2 references to DashboardUriReference
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceEnvironmentResource.cs (1)
141var dashboardUri = await DashboardUriReference.GetValueAsync(context.CancellationToken).ConfigureAwait(false);
AzureAppServiceWebsiteContext.cs (1)
440var dashboardUri = environmentContext.Environment.DashboardUriReference.AsProvisioningParameter(Infra);