Skip to content
Docs Try Aspire
Docs Try

AzureAppServiceEnvironmentResource.withDeploymentSlot

Method
📦 Aspire.Hosting.Azure.AppService v13.4.0
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withDeploymentSlot(deploymentSlot: ParameterResource): AzureAppServiceEnvironmentResource;
}

Signature

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

Defined on

This method is defined on the following type: