public interface com.microsoft.azure.management.appservice.AppServicePlan$UpdateStages$WithPricingTier
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.AppServicePlan$UpdateStages$WithPricingTier
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.AppServicePlan$Update withPricingTier(com.microsoft.azure.management.appservice.PricingTier);
    descriptor: (Lcom/microsoft/azure/management/appservice/PricingTier;)Lcom/microsoft/azure/management/appservice/AppServicePlan$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
             Name  Flags
      pricingTier  
}
SourceFile: "AppServicePlan.java"
NestHost: com.microsoft.azure.management.appservice.AppServicePlan
InnerClasses:
  public abstract Update = com.microsoft.azure.management.appservice.AppServicePlan$Update of com.microsoft.azure.management.appservice.AppServicePlan
  public abstract UpdateStages = com.microsoft.azure.management.appservice.AppServicePlan$UpdateStages of com.microsoft.azure.management.appservice.AppServicePlan
  public abstract WithPricingTier = com.microsoft.azure.management.appservice.AppServicePlan$UpdateStages$WithPricingTier of com.microsoft.azure.management.appservice.AppServicePlan$UpdateStages