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