public interface com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithAzureFileUrl<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$WithAzureFileUrl
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithRelativeMountPath<ParentT> withAzureFileUrl(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/AzureFileShare$DefinitionStages$WithRelativeMountPath;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/AzureFileShare$DefinitionStages$WithRelativeMountPath<TParentT;>;
    MethodParameters:
              Name  Flags
      azureFileUrl  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
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 WithAzureFileUrl = com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithAzureFileUrl of com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages
  public abstract WithRelativeMountPath = com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages$WithRelativeMountPath of com.microsoft.azure.management.batchai.AzureFileShare$DefinitionStages