Share via


GetAzureSqlVulnerabilityAssessmentScanRecordBase.GetEntity Method

Definition

Get the entities from the service

protected override System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Model.VulnerabilityAssessmentScanRecordModel> GetEntity ();
override this.GetEntity : unit -> seq<Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Model.VulnerabilityAssessmentScanRecordModel>
Protected Overrides Function GetEntity () As IEnumerable(Of VulnerabilityAssessmentScanRecordModel)

Returns

The list of entities

Applies to