public interface com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithGroup extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource$DefinitionStages$WithExistingResourceGroup<com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithTemplate>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithGroup
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithTemplate withNewResourceGroup(java.lang.String, com.microsoft.azure.management.resources.fluentcore.arm.Region);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/resources/fluentcore/arm/Region;)Lcom/microsoft/azure/management/resources/Deployment$DefinitionStages$WithTemplate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      name    
      region  

  public abstract com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithTemplate 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/resources/Deployment$DefinitionStages$WithTemplate;
    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/resources/Deployment$DefinitionStages$WithTemplate;
    MethodParameters:
                 Name  Flags
      groupDefinition  
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/GroupableResource$DefinitionStages$WithExistingResourceGroup<Lcom/microsoft/azure/management/resources/Deployment$DefinitionStages$WithTemplate;>;
SourceFile: "Deployment.java"
NestHost: com.microsoft.azure.management.resources.Deployment
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.resources.Deployment$DefinitionStages of com.microsoft.azure.management.resources.Deployment
  public abstract WithGroup = com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithGroup of com.microsoft.azure.management.resources.Deployment$DefinitionStages
  public abstract WithTemplate = com.microsoft.azure.management.resources.Deployment$DefinitionStages$WithTemplate of com.microsoft.azure.management.resources.Deployment$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource$DefinitionStages of com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource
  public abstract WithExistingResourceGroup = com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource$DefinitionStages$WithExistingResourceGroup of com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource$DefinitionStages