ISqlDatabaseThreatDetectionPolicyOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Container interface for SQL database threat detection policy operations.
public interface ISqlDatabaseThreatDetectionPolicyOperations : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseThreatDetectionPolicy.Definition.IBlank>
type ISqlDatabaseThreatDetectionPolicyOperations = interface
interface ISupportsCreating<IBlank>
Public Interface ISqlDatabaseThreatDetectionPolicyOperations
Implements ISupportsCreating(Of IBlank)
- Implements
Methods
Define(String) | (Inherited from ISupportsCreating<T>) |
DefineThreatDetectionPolicy(String) |
Begins a definition for a security alert policy. |
GetThreatDetectionPolicy() |
Gets a SQL database threat detection policy. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.