public interface com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithGeneralPurposeAccountKind
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithGeneralPurposeAccountKind
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCreate withGeneralPurposeAccountKind();
    descriptor: ()Lcom/microsoft/azure/management/storage/StorageAccount$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCreate withGeneralPurposeAccountKindV2();
    descriptor: ()Lcom/microsoft/azure/management/storage/StorageAccount$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
SourceFile: "StorageAccount.java"
NestHost: com.microsoft.azure.management.storage.StorageAccount
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.storage.StorageAccount$DefinitionStages of com.microsoft.azure.management.storage.StorageAccount
  public abstract WithCreate = com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithCreate of com.microsoft.azure.management.storage.StorageAccount$DefinitionStages
  public abstract WithGeneralPurposeAccountKind = com.microsoft.azure.management.storage.StorageAccount$DefinitionStages$WithGeneralPurposeAccountKind of com.microsoft.azure.management.storage.StorageAccount$DefinitionStages