public interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild<ManagerT> extends com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<ManagerT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild
  super_class: java.lang.Object
{
}
Signature: <ManagerT:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasName;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasId;Lcom/microsoft/azure/management/resources/fluentcore/model/Indexable;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasResourceGroup;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<TManagerT;>;
SourceFile: "IndependentChild.java"
NestMembers:
  com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild$DefinitionStages  com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild$DefinitionStages$WithParentResource
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild$DefinitionStages of com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()