VulnerabilityAssessmentEndpointsCommunicator.GetManagedDatabaseVulnerabilityAssessmentScanRecord 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.
Gets a Vulnerability Assessment scan records for managed database
public Microsoft.Azure.Management.Sql.Models.VulnerabilityAssessmentScanRecord GetManagedDatabaseVulnerabilityAssessmentScanRecord (string resourceGroupName, string managedInstanceName, string databaseName, string scanId);
member this.GetManagedDatabaseVulnerabilityAssessmentScanRecord : string * string * string * string -> Microsoft.Azure.Management.Sql.Models.VulnerabilityAssessmentScanRecord
Public Function GetManagedDatabaseVulnerabilityAssessmentScanRecord (resourceGroupName As String, managedInstanceName As String, databaseName As String, scanId As String) As VulnerabilityAssessmentScanRecord
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- databaseName
- String
- scanId
- String