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