Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionApp.DefinitionStages.ExistingLinuxPlanWithGroup
-
Packages that use FunctionApp.DefinitionStages.ExistingLinuxPlanWithGroup Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of FunctionApp.DefinitionStages.ExistingLinuxPlanWithGroup in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return FunctionApp.DefinitionStages.ExistingLinuxPlanWithGroup Modifier and Type Method Description FunctionApp.DefinitionStages.ExistingLinuxPlanWithGroupFunctionApp.DefinitionStages.Blank. withExistingLinuxAppServicePlan(AppServicePlan appServicePlan)Uses an existing Linux app service plan for the function app.
-