AzureAppServiceEnvironmentResource.withDeploymentSlotParameter
Method
interface AzureAppServiceEnvironmentResource { // ... omitted for brevity withDeploymentSlotParameter(deploymentSlot: ParameterResource): AzureAppServiceEnvironmentResource;}Signature
method
withDeploymentSlotParameter builder Configures the deployment slot for all Azure App Services in the environment using a parameter
withDeploymentSlotParameter(deploymentSlot: ParameterResource): AzureAppServiceEnvironmentResourceParameters
deploymentSlot ParameterResource Returns
AzureAppServiceEnvironmentResource Defined on
This method is defined on the following type: