44 строки
4.2 KiB
YAML
44 строки
4.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations"
|
|
fullName: "com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations"
|
|
name: "SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations"
|
|
nameWithType: "SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations"
|
|
summary: "Container interface for SQL database threat detection policy operations."
|
|
syntax: "public static interface **SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank?alt=com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations.defineThreatDetectionPolicy(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations.defineThreatDetectionPolicy(String policyName)"
|
|
name: "defineThreatDetectionPolicy(String policyName)"
|
|
nameWithType: "SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations.defineThreatDetectionPolicy(String policyName)"
|
|
summary: "Begins a definition for a security alert policy."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the name of the security alert policy"
|
|
name: "policyName"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank defineThreatDetectionPolicy(String policyName)"
|
|
desc: "Begins a definition for a security alert policy."
|
|
returns:
|
|
description: "the first stage of the SqlDatabaseThreatDetectionPolicy definition"
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank?alt=com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations.getThreatDetectionPolicy()"
|
|
fullName: "com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations.getThreatDetectionPolicy()"
|
|
name: "getThreatDetectionPolicy()"
|
|
nameWithType: "SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations.getThreatDetectionPolicy()"
|
|
summary: "Gets a SQL database threat detection policy."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SqlDatabaseThreatDetectionPolicy getThreatDetectionPolicy()"
|
|
desc: "Gets a SQL database threat detection policy."
|
|
returns:
|
|
description: "the SQL database threat detection policy for the current database"
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy?alt=com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy&text=SqlDatabaseThreatDetectionPolicy\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Container interface for SQL database threat detection policy operations."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank?alt=com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.sql"
|
|
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4
|