Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup
-
Packages that use FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup in com.azure.resourcemanager.appservice.models
Subinterfaces of FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceFunctionApp.DefinitionContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.appservice.models that return FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup Modifier and Type Method Description FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroupFunctionApp.DefinitionStages.Blank. withExistingAppServicePlan(AppServicePlan appServicePlan)Uses an existing Windows app service plan for the function app.
-