Skip to content
Docs Try Aspire
Docs Try

configureScale

Method
📦 Aspire.Hosting.Azure.AppContainers v13.4.0
interface ContainerApp {
// ... omitted for brevity
configureScale(scale: AzureContainerAppScaleConfig): void;
}

Signature

method configureScale
Configures supported Azure Container App scale settings.
configureScale(scale: AzureContainerAppScaleConfig): void
scale AzureContainerAppScaleConfig

Applies to

This method applies to the following types: