public interface com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithBackendHttpConfiguration<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithBackendHttpConfiguration
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithBackend<ParentT> toBackendHttpConfiguration(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/ApplicationGatewayPathRule$DefinitionStages$WithBackend;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/ApplicationGatewayPathRule$DefinitionStages$WithBackend<TParentT;>;
    MethodParameters:
      Name  Flags
      name  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "ApplicationGatewayPathRule.java"
NestHost: com.microsoft.azure.management.network.ApplicationGatewayPathRule
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayPathRule
  public abstract WithBackend = com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithBackend of com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages
  public abstract WithBackendHttpConfiguration = com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithBackendHttpConfiguration of com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages