你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlDatabaseAdvancedThreatProtectionSettingsCmdletBase.InitModelAdapter Method

Definition

Creation and initialization of the ModelAdapter object

protected override Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Services.AdvancedThreatProtectionSettingsAdapter InitModelAdapter ();
override this.InitModelAdapter : unit -> Microsoft.Azure.Commands.Sql.AdvancedThreatProtection.Services.AdvancedThreatProtectionSettingsAdapter
Protected Overrides Function InitModelAdapter () As AdvancedThreatProtectionSettingsAdapter

Returns

An initialized and ready to use ModelAdapter object

Applies to