public interface com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithSiteConfigs<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$WithSiteConfigs
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withNetFrameworkVersion(com.microsoft.azure.management.appservice.NetFrameworkVersion);
    descriptor: (Lcom/microsoft/azure/management/appservice/NetFrameworkVersion;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/appservice/NetFrameworkVersion;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
         Name  Flags
      version  

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

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withoutPhp();
    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;>;

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithWebContainer<FluentT> withJavaVersion(com.microsoft.azure.management.appservice.JavaVersion);
    descriptor: (Lcom/microsoft/azure/management/appservice/JavaVersion;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithWebContainer;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/appservice/JavaVersion;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithWebContainer<TFluentT;>;
    MethodParameters:
         Name  Flags
      version  

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

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

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withWebSocketsEnabled(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
         Name  Flags
      enabled  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withWebAppAlwaysOn(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
          Name  Flags
      alwaysOn  

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

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withAutoSwapSlotName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
          Name  Flags
      slotName  

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

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withRemoteDebuggingDisabled();
    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;>;

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withDefaultDocument(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
          Name  Flags
      document  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withDefaultDocuments(java.util.List<java.lang.String>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/List<Ljava/lang/String;>;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
           Name  Flags
      documents  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withoutDefaultDocument(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
          Name  Flags
      document  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withHttpsOnly(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
           Name  Flags
      httpsOnly  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withHttp20Enabled(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Z)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
               Name  Flags
      http20Enabled  

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

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withVirtualApplications(java.util.List<com.microsoft.azure.management.appservice.VirtualApplication>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/appservice/VirtualApplication;>;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
                     Name  Flags
      virtualApplications  

  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withMinTlsVersion(com.microsoft.azure.management.appservice.SupportedTlsVersions);
    descriptor: (Lcom/microsoft/azure/management/appservice/SupportedTlsVersions;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/appservice/SupportedTlsVersions;)Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;
    MethodParameters:
               Name  Flags
      minTlsVersion  
}
Signature: <FluentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "WebAppBase.java"
NestHost: com.microsoft.azure.management.appservice.WebAppBase
InnerClasses:
  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 WithSiteConfigs = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithSiteConfigs of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract WithWebContainer = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithWebContainer of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages