public interface com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithDataDisks
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithDataDisks
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithVMSize withDataDisks(int, int, com.microsoft.azure.management.batchai.StorageAccountType);
    descriptor: (IILcom/microsoft/azure/management/batchai/StorageAccountType;)Lcom/microsoft/azure/management/batchai/BatchAIFileServer$DefinitionStages$WithVMSize;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                    Name  Flags
      diskSizeInGB        
      diskCount           
      storageAccountType  

  public abstract com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithVMSize withDataDisks(int, int, com.microsoft.azure.management.batchai.StorageAccountType, com.microsoft.azure.management.batchai.CachingType);
    descriptor: (IILcom/microsoft/azure/management/batchai/StorageAccountType;Lcom/microsoft/azure/management/batchai/CachingType;)Lcom/microsoft/azure/management/batchai/BatchAIFileServer$DefinitionStages$WithVMSize;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                    Name  Flags
      diskSizeInGB        
      diskCount           
      storageAccountType  
      cachingType         
}
SourceFile: "BatchAIFileServer.java"
NestHost: com.microsoft.azure.management.batchai.BatchAIFileServer
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages of com.microsoft.azure.management.batchai.BatchAIFileServer
  public abstract WithDataDisks = com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithDataDisks of com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages
  public abstract WithVMSize = com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithVMSize of com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages