1 reference to GetAppServiceWebsiteNameAsync
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceWebSiteResource.cs (1)
63
var hostName = await
GetAppServiceWebsiteNameAsync
(ctx, deploymentSlot).ConfigureAwait(false);