Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionApp
-
Packages that use FunctionApp Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of FunctionApp in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models 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.Constructors in com.azure.resourcemanager.appservice.models with parameters of type FunctionApp Constructor Description FunctionAuthenticationPolicy(FunctionApp functionApp)Constructor
-