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

SqlDatabaseVulnerabilityAssessmentScanCmdletBase<M>.InitModelAdapter Method

Definition

Creation and initialization of the ModelAdapter object

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

Returns

An initialized and ready to use ModelAdapter object

Applies to