Uses of Interface
com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
-
-
Uses of WebApp.DefinitionStages.ExistingWindowsPlanWithGroup in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice 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.
-