public interface com.microsoft.azure.management.appservice.WebAppDiagnosticLogs extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.appservice.implementation.SiteLogsConfigInner>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<com.microsoft.azure.management.appservice.WebAppBase>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.LogLevel applicationLoggingFileSystemLogLevel();
    descriptor: ()Lcom/microsoft/azure/management/appservice/LogLevel;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.String applicationLoggingStorageBlobContainer();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.appservice.LogLevel applicationLoggingStorageBlobLogLevel();
    descriptor: ()Lcom/microsoft/azure/management/appservice/LogLevel;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int applicationLoggingStorageBlobRetentionDays();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int webServerLoggingFileSystemQuotaInMB();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int webServerLoggingFileSystemRetentionDays();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract int webServerLoggingStorageBlobRetentionDays();
    descriptor: ()I
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.String webServerLoggingStorageBlobContainer();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean failedRequestsTracing();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean detailedErrorMessages();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/appservice/implementation/SiteLogsConfigInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/appservice/WebAppBase;>;
SourceFile: "WebAppDiagnosticLogs.java"
NestMembers:
  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$Definition  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$Blank  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithApplicationLogLevel  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithAttach  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithAttachForApplicationStorage  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithAttachForWebServerFileSystem  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithAttachForWebServerStorage  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithDetailedErrorMessages  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithDiagnosticLogging  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithFailedRequestTracing  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithQuota  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithRetentionDays  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithStorageLocationForApplication  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages$WithStorageLocationForWebServer  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateDefinition  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$Blank  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$Update  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithApplicationLogLevel  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithAttachForApplicationStorage  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerFileSystem  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithAttachForWebServerStorage  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithDetailedErrorMessages  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithDiagnosticLogging  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithFailedRequestTracing  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithQuota  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithRetentionDays  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithStorageLocationForApplication  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithStorageLocationForWebServer  com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages$WithoutStorageLocationForApplication
InnerClasses:
  public abstract Definition = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$Definition of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$DefinitionStages of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
  public abstract UpdateDefinition = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateDefinition of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
  public abstract UpdateStages = com.microsoft.azure.management.appservice.WebAppDiagnosticLogs$UpdateStages of com.microsoft.azure.management.appservice.WebAppDiagnosticLogs
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent(ContainerName = "/Microsoft.Azure.Management.AppService.Fluent")
      com.microsoft.azure.management.apigeneration.Beta()