次の方法で共有


DatabaseAdvancedThreatProtection クラス

定義

データベース Advanced Threat Protection。

[Microsoft.Rest.Serialization.JsonTransformation]
public class DatabaseAdvancedThreatProtection : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DatabaseAdvancedThreatProtection = class
    inherit ProxyResource
Public Class DatabaseAdvancedThreatProtection
Inherits ProxyResource
継承
DatabaseAdvancedThreatProtection
属性

コンストラクター

DatabaseAdvancedThreatProtection()

DatabaseAdvancedThreatProtection クラスの新しいインスタンスを初期化します。

DatabaseAdvancedThreatProtection(AdvancedThreatProtectionState, String, String, String, SystemData, Nullable<DateTime>)

DatabaseAdvancedThreatProtection クラスの新しいインスタンスを初期化します。

プロパティ

CreationTime

取得は、ポリシーの UTC 作成時刻を指定します。

Id

リソース ID を取得します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
State

Advanced Threat Protection が有効か無効か、または特定のデータベースまたはサーバーに状態がまだ適用されていないかどうかに関係なく、Advanced Threat Protection の状態を取得または設定します。 使用可能な値は、'New'、'Enabled'、'Disabled' です。

SystemData

AdvancedThreatProtectionResource の systemData を取得します。

Type

リソースの種類を取得します。

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象