Interface DeploymentSlot.DefinitionStages
-
- Enclosing interface:
- DeploymentSlot
public static interface DeploymentSlot.DefinitionStagesGrouping of all the deployment slot definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDeploymentSlot.DefinitionStages.BlankThe first stage of the deployment slot definition.static interfaceDeploymentSlot.DefinitionStages.WithConfigurationA deployment slot definition allowing the configuration to clone from to be specified.static interfaceDeploymentSlot.DefinitionStages.WithCreateA site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
-