public class AppServiceUtils extends Object
| Constructor and Description |
|---|
AppServiceUtils() |
| Modifier and Type | Method and Description |
|---|---|
private static String |
generateRandomServicePlanName() |
static com.microsoft.azure.management.appservice.AppServicePlan |
getAppServicePlan(AbstractAppServiceMojo mojo) |
static String |
getAppServicePlanName(AbstractAppServiceMojo mojo) |
static String |
getAppServicePlanResourceGroup(AbstractAppServiceMojo mojo) |
public static com.microsoft.azure.management.appservice.AppServicePlan getAppServicePlan(AbstractAppServiceMojo mojo) throws Exception
Exceptionpublic static String getAppServicePlanResourceGroup(AbstractAppServiceMojo mojo)
public static String getAppServicePlanName(AbstractAppServiceMojo mojo)
private static String generateRandomServicePlanName()
Copyright © 2018. All rights reserved.