public interface com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithScmSiteAlsoStopped<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$WithScmSiteAlsoStopped
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT> withScmSiteAlsoStopped(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
      scmSiteAlsoStopped  
}
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 WithScmSiteAlsoStopped = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithScmSiteAlsoStopped of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages