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

SqlManagedInstanceAdvancedDataSecurityCmdletBase.InitModelAdapter Method

Definition

Creation and initialization of the ModelAdapter object

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

Returns

An initialized and ready to use ModelAdapter object

Applies to