public interface com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages$WithLoadDistribution<ReturnT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages$WithLoadDistribution
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages$WithAttach<ReturnT> withLoadDistribution(com.microsoft.azure.management.network.LoadDistribution);
    descriptor: (Lcom/microsoft/azure/management/network/LoadDistribution;)Lcom/microsoft/azure/management/network/LoadBalancingRule$UpdateDefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/network/LoadDistribution;)Lcom/microsoft/azure/management/network/LoadBalancingRule$UpdateDefinitionStages$WithAttach<TReturnT;>;
    MethodParameters:
                  Name  Flags
      loadDistribution  
}
Signature: <ReturnT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "LoadBalancingRule.java"
NestHost: com.microsoft.azure.management.network.LoadBalancingRule
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages of com.microsoft.azure.management.network.LoadBalancingRule
  public abstract WithAttach = com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages$WithAttach of com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages
  public abstract WithLoadDistribution = com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages$WithLoadDistribution of com.microsoft.azure.management.network.LoadBalancingRule$UpdateDefinitionStages