Skip to content
Docs Try Aspire
Docs Try

configureSlotSiteConfig

Method
📦 Aspire.Hosting.Azure.AppService v13.4.0
interface WebSiteSlot {
// ... omitted for brevity
configureSlotSiteConfig(siteConfig: AzureAppServiceSiteConfig): void;
}

Signature

method configureSlotSiteConfig
Configures supported Azure App Service deployment slot site settings.
configureSlotSiteConfig(siteConfig: AzureAppServiceSiteConfig): void
siteConfig AzureAppServiceSiteConfig

Applies to

This method applies to the following types: