public interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithAttach<ParentT> extends com.microsoft.azure.management.resources.fluentcore.model.Attachable$InDefinition<ParentT>, com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithBackendPort<ParentT>, com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithFloatingIP<ParentT>, com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithIdleTimeout<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithAttach
  super_class: java.lang.Object
{
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/Attachable$InDefinition<TParentT;>;Lcom/microsoft/azure/management/network/LoadBalancerInboundNatRule$DefinitionStages$WithBackendPort<TParentT;>;Lcom/microsoft/azure/management/network/LoadBalancerInboundNatRule$DefinitionStages$WithFloatingIP<TParentT;>;Lcom/microsoft/azure/management/network/LoadBalancerInboundNatRule$DefinitionStages$WithIdleTimeout<TParentT;>;
SourceFile: "LoadBalancerInboundNatRule.java"
NestHost: com.microsoft.azure.management.network.LoadBalancerInboundNatRule
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages of com.microsoft.azure.management.network.LoadBalancerInboundNatRule
  public abstract WithAttach = com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithAttach of com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages
  public abstract WithBackendPort = com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithBackendPort of com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages
  public abstract WithFloatingIP = com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithFloatingIP of com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages
  public abstract WithIdleTimeout = com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages$WithIdleTimeout of com.microsoft.azure.management.network.LoadBalancerInboundNatRule$DefinitionStages
  public abstract InDefinition = com.microsoft.azure.management.resources.fluentcore.model.Attachable$InDefinition of com.microsoft.azure.management.resources.fluentcore.model.Attachable