public interface com.microsoft.azure.management.sql.SqlFirewallRuleOperations extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.sql.SqlFirewallRuleOperations$DefinitionStages$WithSqlServer>, com.microsoft.azure.management.sql.SqlChildrenOperations<com.microsoft.azure.management.sql.SqlFirewallRule>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.sql.SqlFirewallRuleOperations
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/sql/SqlFirewallRuleOperations$DefinitionStages$WithSqlServer;>;Lcom/microsoft/azure/management/sql/SqlChildrenOperations<Lcom/microsoft/azure/management/sql/SqlFirewallRule;>;
SourceFile: "SqlFirewallRuleOperations.java"
NestMembers:
  com.microsoft.azure.management.sql.SqlFirewallRuleOperations$DefinitionStages  com.microsoft.azure.management.sql.SqlFirewallRuleOperations$DefinitionStages$WithCreate  com.microsoft.azure.management.sql.SqlFirewallRuleOperations$DefinitionStages$WithIPAddressRange  com.microsoft.azure.management.sql.SqlFirewallRuleOperations$DefinitionStages$WithSqlServer  com.microsoft.azure.management.sql.SqlFirewallRuleOperations$SqlFirewallRuleActionsDefinition  com.microsoft.azure.management.sql.SqlFirewallRuleOperations$SqlFirewallRuleOperationsDefinition
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.sql.SqlFirewallRuleOperations$DefinitionStages of com.microsoft.azure.management.sql.SqlFirewallRuleOperations
  public abstract WithSqlServer = com.microsoft.azure.management.sql.SqlFirewallRuleOperations$DefinitionStages$WithSqlServer of com.microsoft.azure.management.sql.SqlFirewallRuleOperations$DefinitionStages
  public abstract SqlFirewallRuleActionsDefinition = com.microsoft.azure.management.sql.SqlFirewallRuleOperations$SqlFirewallRuleActionsDefinition of com.microsoft.azure.management.sql.SqlFirewallRuleOperations
  public abstract SqlFirewallRuleOperationsDefinition = com.microsoft.azure.management.sql.SqlFirewallRuleOperations$SqlFirewallRuleOperationsDefinition of com.microsoft.azure.management.sql.SqlFirewallRuleOperations
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)