public interface com.microsoft.azure.management.appservice.WebApp$DefinitionStages$ExistingLinuxPlanWithGroup
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.WebApp$DefinitionStages$ExistingLinuxPlanWithGroup
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithDockerContainerImage withExistingResourceGroup(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebApp$DefinitionStages$WithDockerContainerImage;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
           Name  Flags
      groupName  

  public abstract com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithDockerContainerImage withExistingResourceGroup(com.microsoft.azure.management.resources.ResourceGroup);
    descriptor: (Lcom/microsoft/azure/management/resources/ResourceGroup;)Lcom/microsoft/azure/management/appservice/WebApp$DefinitionStages$WithDockerContainerImage;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      group  

  public abstract com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithDockerContainerImage withNewResourceGroup(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebApp$DefinitionStages$WithDockerContainerImage;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      name  

  public abstract com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithDockerContainerImage withNewResourceGroup();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebApp$DefinitionStages$WithDockerContainerImage;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithDockerContainerImage withNewResourceGroup(com.microsoft.azure.management.resources.fluentcore.model.Creatable<com.microsoft.azure.management.resources.ResourceGroup>);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable;)Lcom/microsoft/azure/management/appservice/WebApp$DefinitionStages$WithDockerContainerImage;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/model/Creatable<Lcom/microsoft/azure/management/resources/ResourceGroup;>;)Lcom/microsoft/azure/management/appservice/WebApp$DefinitionStages$WithDockerContainerImage;
    MethodParameters:
                 Name  Flags
      groupDefinition  
}
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 ExistingLinuxPlanWithGroup = com.microsoft.azure.management.appservice.WebApp$DefinitionStages$ExistingLinuxPlanWithGroup of com.microsoft.azure.management.appservice.WebApp$DefinitionStages
  public abstract WithDockerContainerImage = com.microsoft.azure.management.appservice.WebApp$DefinitionStages$WithDockerContainerImage of com.microsoft.azure.management.appservice.WebApp$DefinitionStages