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