次の方法で共有


ISqlDatabaseThreatDetectionPolicyOperations インターフェイス

定義

SQL データベースの脅威検出ポリシー操作用のコンテナー インターフェイス。

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)
実装

メソッド

Define(String)

SQL データベースの脅威検出ポリシー操作用のコンテナー インターフェイス。

(継承元 ISupportsCreating<T>)
DefineThreatDetectionPolicy(String)

セキュリティ アラート ポリシーの定義を開始します。

GetThreatDetectionPolicy()

SQL データベースの脅威検出ポリシーを取得します。

適用対象