public interface com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithDirectionAccess<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$WithDirectionAccess
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<ParentT> allowInbound();
    descriptor: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<ParentT> allowOutbound();
    descriptor: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<ParentT> denyInbound();
    descriptor: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<ParentT> denyOutbound();
    descriptor: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/management/network/NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
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 WithDirectionAccess = com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithDirectionAccess of com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages
  public abstract WithSourceAddressOrSecurityGroup = com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages$WithSourceAddressOrSecurityGroup of com.microsoft.azure.management.network.NetworkSecurityRule$DefinitionStages