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(String servicePlanName,
com.microsoft.azure.management.Azure azureClient,
String resourceGroup,
String servicePlanResourceGroup) |
static String |
getAppServicePlanName(String servicePlanName) |
static String |
getAppServicePlanResourceGroup(String resourceGroup,
String appServicePlanResGrp) |
public static com.microsoft.azure.management.appservice.AppServicePlan getAppServicePlan(String servicePlanName, com.microsoft.azure.management.Azure azureClient, String resourceGroup, String servicePlanResourceGroup)
public static String getAppServicePlanResourceGroup(String resourceGroup, String appServicePlanResGrp)
private static String generateRandomServicePlanName()
Copyright © 2018. All rights reserved.