public interface com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithAttach<ParentT> extends com.microsoft.azure.management.resources.fluentcore.model.Attachable$InDefinition<ParentT>, com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithFileMode<ParentT>, com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithDirectoryMode<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithAttach
  super_class: java.lang.Object
{
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/Attachable$InDefinition<TParentT;>;Lcom/microsoft/azure/management/batchai/AzureFileShare$DefinitionStages$WithFileMode<TParentT;>;Lcom/microsoft/azure/management/batchai/AzureFileShare$DefinitionStages$WithDirectoryMode<TParentT;>;
SourceFile: "AzureFileShare.java"
NestHost: com.microsoft.azure.management.batchai.AzureFileShare
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages of com.microsoft.azure.management.batchai.AzureFileShare
  public abstract WithAttach = com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithAttach of com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages
  public abstract WithDirectoryMode = com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithDirectoryMode of com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages
  public abstract WithFileMode = com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithFileMode of com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages
  public abstract InDefinition = com.microsoft.azure.management.resources.fluentcore.model.Attachable$InDefinition of com.microsoft.azure.management.resources.fluentcore.model.Attachable