Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionApp
Packages that use FunctionApp
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionApp in com.azure.resourcemanager.appservice.models
Subinterfaces with type arguments of type FunctionApp in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceA function app definition with sufficient inputs to create a new function app in the cloud, but exposing additional optional inputs to specify.static interfaceA function app definition with sufficient inputs to create a new function app in the cloud, but exposing additional optional inputs to specify.static interfaceThe template for a function app update operation, containing all the settings that can be modified.interfaceAn immutable client-side representation of an Azure Function App.interfaceEntry point for web app management API.interfaceEntry point for web app management API.interfaceAn immutable client-side representation of an Azure Function App deployment slot.interfaceEntry point for Azure function app deployment slot management API.Methods in com.azure.resourcemanager.appservice.models with parameters of type FunctionAppModifier and TypeMethodDescriptionFunctionDeploymentSlot.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