public interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages$WithSubnet<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages$WithSubnet
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages$WithAttach<ParentT> withExistingSubnet(com.microsoft.azure.management.network.Network, java.lang.String);
    descriptor: (Lcom/microsoft/azure/management/network/Network;Ljava/lang/String;)Lcom/microsoft/azure/management/network/LoadBalancerPrivateFrontend$UpdateDefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/network/Network;Ljava/lang/String;)Lcom/microsoft/azure/management/network/LoadBalancerPrivateFrontend$UpdateDefinitionStages$WithAttach<TParentT;>;
    MethodParameters:
            Name  Flags
      network     
      subnetName  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "LoadBalancerPrivateFrontend.java"
NestHost: com.microsoft.azure.management.network.LoadBalancerPrivateFrontend
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages of com.microsoft.azure.management.network.LoadBalancerPrivateFrontend
  public abstract WithAttach = com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages$WithAttach of com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages
  public abstract WithSubnet = com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages$WithSubnet of com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$UpdateDefinitionStages