Uses of Class
com.microsoft.azure.toolkit.lib.appservice.config.AppServicePlanConfig
-
Packages that use AppServicePlanConfig Package Description com.microsoft.azure.toolkit.lib.appservice.config com.microsoft.azure.toolkit.lib.appservice.plan -
-
Uses of AppServicePlanConfig in com.microsoft.azure.toolkit.lib.appservice.config
Methods in com.microsoft.azure.toolkit.lib.appservice.config that return AppServicePlanConfig Modifier and Type Method Description static AppServicePlanConfigAppServicePlanConfig. fromResource(@Nullable AppServicePlan plan)AppServicePlanConfigAppServiceConfig. getServicePlanConfig() -
Uses of AppServicePlanConfig in com.microsoft.azure.toolkit.lib.appservice.plan
Methods in com.microsoft.azure.toolkit.lib.appservice.plan that return AppServicePlanConfig Modifier and Type Method Description AppServicePlanConfigAppServicePlanDraft. getPlanConfig()Methods in com.microsoft.azure.toolkit.lib.appservice.plan with parameters of type AppServicePlanConfig Modifier and Type Method Description voidAppServicePlanDraft. setPlanConfig(AppServicePlanConfig config)
-