public interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages$WithAvailabilityZone<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages$WithAvailabilityZone
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages$WithAttach<ParentT> withAvailabilityZone(com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/AvailabilityZoneId;)Lcom/microsoft/azure/management/network/LoadBalancerPrivateFrontend$DefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/azure/management/resources/fluentcore/arm/AvailabilityZoneId;)Lcom/microsoft/azure/management/network/LoadBalancerPrivateFrontend$DefinitionStages$WithAttach<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_3_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
        Name  Flags
      zoneId  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "LoadBalancerPrivateFrontend.java"
NestHost: com.microsoft.azure.management.network.LoadBalancerPrivateFrontend
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages of com.microsoft.azure.management.network.LoadBalancerPrivateFrontend
  public abstract WithAttach = com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages$WithAttach of com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages
  public abstract WithAvailabilityZone = com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages$WithAvailabilityZone of com.microsoft.azure.management.network.LoadBalancerPrivateFrontend$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_3_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)