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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET