Interface FunctionDeploymentSlot.DefinitionStages
-
- Enclosing interface:
- FunctionDeploymentSlot
public static interface FunctionDeploymentSlot.DefinitionStagesGrouping of all the function deployment slot definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFunctionDeploymentSlot.DefinitionStages.BlankThe first stage of the function deployment slot definition.static interfaceFunctionDeploymentSlot.DefinitionStages.WithConfigurationA function deployment slot definition allowing the configuration to clone from to be specified.static interfaceFunctionDeploymentSlot.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.
-