withDeploymentSlot
Function
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 Applies to
This function is an extension method on the following types: