public interface com.microsoft.azure.management.network.LoadBalancer$DefinitionStages$WithInboundNatRule
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.LoadBalancer$DefinitionStages$WithInboundNatRule
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$Blank<com.microsoft.azure.management.network.LoadBalancer$DefinitionStages$WithCreateAndInboundNatRule> defineInboundNatRule(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/LoadBalancerInboundNatRule$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/LoadBalancerInboundNatRule$DefinitionStages$Blank<Lcom/microsoft/azure/management/network/LoadBalancer$DefinitionStages$WithCreateAndInboundNatRule;>;
    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 WithCreateAndInboundNatRule = com.microsoft.azure.management.network.LoadBalancer$DefinitionStages$WithCreateAndInboundNatRule of com.microsoft.azure.management.network.LoadBalancer$DefinitionStages
  public abstract WithInboundNatRule = com.microsoft.azure.management.network.LoadBalancer$DefinitionStages$WithInboundNatRule of com.microsoft.azure.management.network.LoadBalancer$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages of com.microsoft.azure.management.network.LoadBalancerInboundNatRule
  public abstract Blank = com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$Blank of com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages