Skip to content
Docs Try Aspire

AzureAppServiceEnvironmentResource.withDeploymentSlot

Method
📦 Aspire.Hosting.Azure.AppService v13.2.0-preview.1.26159.1
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withDeploymentSlot(deploymentSlot: string): AzureAppServiceEnvironmentResource;
}

Signature

method withDeploymentSlot builder
Configures the deployment slot for all Azure App Services in the environment
withDeploymentSlot(deploymentSlot: string): AzureAppServiceEnvironmentResource
deploymentSlot string
AzureAppServiceEnvironmentResource

Defined on

This method is defined on the following type: