次の方法で共有


ServerAdvancedThreatProtection クラス

定義

サーバー Advanced Threat Protection。

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

コンストラクター

ServerAdvancedThreatProtection()

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

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

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

プロパティ

CreationTime

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

Id

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

(継承元 Resource)
Name

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

(継承元 Resource)
State

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

SystemData

AdvancedThreatProtectionResource の systemData を取得します。

Type

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

(継承元 Resource)

メソッド

Validate()

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

適用対象