AzureAppServiceEnvironmentResource.withDeploymentSlot
Method
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): AzureAppServiceEnvironmentResourceParameters
deploymentSlot string Returns
AzureAppServiceEnvironmentResource Defined on
This method is defined on the following type: