Interface DeploymentSlot.DefinitionStages.Blank
-
- All Superinterfaces:
DeploymentSlot.DefinitionStages.WithConfiguration
- All Known Subinterfaces:
DeploymentSlot.Definition
- Enclosing interface:
- DeploymentSlot.DefinitionStages
public static interface DeploymentSlot.DefinitionStages.Blank extends DeploymentSlot.DefinitionStages.WithConfiguration
The first stage of the deployment slot definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.DeploymentSlot.DefinitionStages.WithConfiguration
withBrandNewConfiguration, withConfigurationFromDeploymentSlot, withConfigurationFromParent, withConfigurationFromWebApp
-
-