VulnerabilityAssessmentEndpointsCommunicator.ListManagedDatabaseVulnerabilityAssessmentScanRecords Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List the Vulnerability Assessment scan records for managed database
public System.Collections.Generic.List<Microsoft.Azure.Management.Sql.Models.VulnerabilityAssessmentScanRecord> ListManagedDatabaseVulnerabilityAssessmentScanRecords (string resourceGroupName, string managedInstanceName, string databaseName);
member this.ListManagedDatabaseVulnerabilityAssessmentScanRecords : string * string * string -> System.Collections.Generic.List<Microsoft.Azure.Management.Sql.Models.VulnerabilityAssessmentScanRecord>
Public Function ListManagedDatabaseVulnerabilityAssessmentScanRecords (resourceGroupName As String, managedInstanceName As String, databaseName As String) As List(Of VulnerabilityAssessmentScanRecord)
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- databaseName
- String