public interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$SqlDatabaseThreatDetectionPolicyOperations extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$DefinitionStages$Blank>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$SqlDatabaseThreatDetectionPolicyOperations
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$DefinitionStages$Blank defineThreatDetectionPolicy(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/sql/SqlDatabaseThreatDetectionPolicy$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
            Name  Flags
      policyName  

  public abstract com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy getThreatDetectionPolicy();
    descriptor: ()Lcom/microsoft/azure/management/sql/SqlDatabaseThreatDetectionPolicy;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/sql/SqlDatabaseThreatDetectionPolicy$DefinitionStages$Blank;>;
SourceFile: "SqlDatabaseThreatDetectionPolicy.java"
NestHost: com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$DefinitionStages of com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
  public abstract Blank = com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$DefinitionStages$Blank of com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$DefinitionStages
  public abstract SqlDatabaseThreatDetectionPolicyOperations = com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy$SqlDatabaseThreatDetectionPolicyOperations of com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy