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

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

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

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

  public abstract com.microsoft.azure.management.appservice.FunctionApp$DefinitionStages$WithCreate 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/FunctionApp$DefinitionStages$WithCreate;
    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/FunctionApp$DefinitionStages$WithCreate;
    MethodParameters:
                 Name  Flags
      groupDefinition  
}
SourceFile: "FunctionApp.java"
NestHost: com.microsoft.azure.management.appservice.FunctionApp
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.FunctionApp$DefinitionStages of com.microsoft.azure.management.appservice.FunctionApp
  public abstract NewAppServicePlanWithGroup = com.microsoft.azure.management.appservice.FunctionApp$DefinitionStages$NewAppServicePlanWithGroup of com.microsoft.azure.management.appservice.FunctionApp$DefinitionStages
  public abstract WithCreate = com.microsoft.azure.management.appservice.FunctionApp$DefinitionStages$WithCreate of com.microsoft.azure.management.appservice.FunctionApp$DefinitionStages