public interface com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithPriority<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithPriority
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithAttach<ParentT> withPriority(int);
    descriptor: (I)Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithAttach;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (I)Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithAttach<TParentT;>;
    MethodParameters:
          Name  Flags
      priority  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "NetworkSecurityRule.java"
NestHost: com.microsoft.azure.management.network.NetworkSecurityRule
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages of com.microsoft.azure.management.network.NetworkSecurityRule
  public abstract WithAttach = com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithAttach of com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages
  public abstract WithPriority = com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithPriority of com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages