Skip to content
DocsTry Aspire
DocsTry

configureSlotSiteConfig

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

Signature

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

Applies to

This method applies to the following types: