次の方法で共有


SqlServerResource.GetServerAdvancedThreatProtections メソッド

定義

SqlServer 内の ServerAdvancedThreatProtectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Sql.ServerAdvancedThreatProtectionCollection GetServerAdvancedThreatProtections ();
abstract member GetServerAdvancedThreatProtections : unit -> Azure.ResourceManager.Sql.ServerAdvancedThreatProtectionCollection
override this.GetServerAdvancedThreatProtections : unit -> Azure.ResourceManager.Sql.ServerAdvancedThreatProtectionCollection
Public Overridable Function GetServerAdvancedThreatProtections () As ServerAdvancedThreatProtectionCollection

戻り値

ServerAdvancedThreatProtectionResources のコレクションとその ServerAdvancedThreatProtectionResource に対する操作を表す オブジェクト。

適用対象