public interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithStorageLocationForWebServer<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithStorageLocationForWebServer
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerFileSystem<ParentT> withWebServerLogsStoredOnFileSystem();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerFileSystem;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerFileSystem<TParentT;>;

  public abstract com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerStorage<ParentT> withWebServerLogsStoredOnStorageBlob(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerStorage;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerStorage<TParentT;>;
    MethodParameters:
                 Name  Flags
      containerSasUrl  

  public abstract com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$Update<ParentT> withoutWebServerLogsStoredOnFileSystem();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$Update<TParentT;>;

  public abstract com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$Update<ParentT> withoutWebServerLogsStoredOnStorageBlob();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$UpdateStages$Update<TParentT;>;
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "WebAppDiagnosticLogs.java"
NestHost: com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
InnerClasses:
  public abstract UpdateStages = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
  public abstract Update = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$Update of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages
  public abstract WithAttachForWebServerFileSystem = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerFileSystem of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages
  public abstract WithAttachForWebServerStorage = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerStorage of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages
  public abstract WithStorageLocationForWebServer = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithStorageLocationForWebServer of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages