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