AzureAppServiceEnvironmentResource.withDeploymentSlot
Method
interface AzureAppServiceEnvironmentResource { // ... omitted for brevity withDeploymentSlot(deploymentSlot: ParameterResource): AzureAppServiceEnvironmentResource;}Signature
method
withDeploymentSlotbuilderConfigures the deployment slot for all Azure App Services in the environment
withDeploymentSlot(deploymentSlot: ParameterResource): AzureAppServiceEnvironmentResourceParameters
deploymentSlotParameterResourceReturns
AzureAppServiceEnvironmentResourceDefined on
This method is defined on the following type: