Uses of Interface
com.microsoft.azure.management.appservice.FunctionApp
-
-
Uses of FunctionApp in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice with parameters of type FunctionApp Modifier and Type Method Description FunctionDeploymentSlot.DefinitionStages.WithCreateFunctionDeploymentSlot.DefinitionStages.WithConfiguration. withConfigurationFromFunctionApp(FunctionApp app)Copies the site configurations from a given function app.
-