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

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