public interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages$WithFrontendPortRange<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages$WithFrontendPortRange
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages$WithBackendPort<ParentT> fromFrontendPortRange(int, int);
    descriptor: (II)Lcom/microsoft/azure/management/network/LoadBalancerInboundNatPool$DefinitionStages$WithBackendPort;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (II)Lcom/microsoft/azure/management/network/LoadBalancerInboundNatPool$DefinitionStages$WithBackendPort<TParentT;>;
    MethodParameters:
      Name  Flags
      from  
      to    
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "LoadBalancerInboundNatPool.java"
NestHost: com.microsoft.azure.management.network.LoadBalancerInboundNatPool
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages of com.microsoft.azure.management.network.LoadBalancerInboundNatPool
  public abstract WithBackendPort = com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages$WithBackendPort of com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages
  public abstract WithFrontendPortRange = com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages$WithFrontendPortRange of com.microsoft.azure.management.network.LoadBalancerInboundNatPool$DefinitionStages