次の方法で共有


AdvancedThreatProtectionName(String) コンストラクター

定義

AdvancedThreatProtectionName の新しいインスタンスを初期化します。

public AdvancedThreatProtectionName(string value);
new Azure.ResourceManager.Sql.Models.AdvancedThreatProtectionName : string -> Azure.ResourceManager.Sql.Models.AdvancedThreatProtectionName
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象