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