public interface com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithWindowsRuntimeStack extends com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithCreate
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithWindowsRuntimeStack
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithCreate withRuntimeStack(com.microsoft.azure.management.appservice.WebAppRuntimeStack);
    descriptor: (Lcom/microsoft/azure/management/appservice/WebAppRuntimeStack;)Lcom/microsoft/azure/management/appservice/WebApp$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
              Name  Flags
      runtimeStack  
}
SourceFile: "WebApp.java"
NestHost: com.microsoft.azure.management.appservice.WebApp
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebApp$DefinitionStages of com.microsoft.azure.management.appservice.WebApp
  public abstract WithCreate = com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithCreate of com.microsoft.azure.management.appservice.WebApp$DefinitionStages
  public abstract WithWindowsRuntimeStack = com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithWindowsRuntimeStack of com.microsoft.azure.management.appservice.WebApp$DefinitionStages