public interface com.microsoft.azure.management.resources.GenericResource$UpdateStages$WithPlan
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.GenericResource$UpdateStages$WithPlan
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.resources.GenericResource$Update withPlan(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/resources/GenericResource$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
               Name  Flags
      name           
      publisher      
      product        
      promotionCode  

  public abstract com.microsoft.azure.management.resources.GenericResource$Update withoutPlan();
    descriptor: ()Lcom/microsoft/azure/management/resources/GenericResource$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "GenericResource.java"
NestHost: com.microsoft.azure.management.resources.GenericResource
InnerClasses:
  public abstract Update = com.microsoft.azure.management.resources.GenericResource$Update of com.microsoft.azure.management.resources.GenericResource
  public abstract UpdateStages = com.microsoft.azure.management.resources.GenericResource$UpdateStages of com.microsoft.azure.management.resources.GenericResource
  public abstract WithPlan = com.microsoft.azure.management.resources.GenericResource$UpdateStages$WithPlan of com.microsoft.azure.management.resources.GenericResource$UpdateStages