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