public interface com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithDiagnosticLogging<FluentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithDiagnosticLogging
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$Blank<com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT>> defineDiagnosticLogsConfiguration();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppDiagnosticLogs$DefinitionStages$Blank<Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_18_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withContainerLoggingEnabled(int, int);
    descriptor: (II)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (II)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
               Name  Flags
      quotaInMB      
      retentionDays  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withContainerLoggingEnabled();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withContainerLoggingDisabled();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
Signature: <FluentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "WebAppBase.java"
NestHost: com.microsoft.azure.management.appservice.WebAppBase
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages of com.microsoft.azure.management.appservice.WebAppBase
  public abstract WithCreate = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract WithDiagnosticLogging = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithDiagnosticLogging of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
  public abstract Blank = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$Blank of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_5_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)