VulnerabilityAssessmentEndpointsCommunicator.GetManagedDatabaseVulnerabilityAssessmentSettings 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 the managed database Vulnerability Assessment Settings for the given managed database in the given managed instance in the given resource group
public Microsoft.Azure.Management.Sql.Models.DatabaseVulnerabilityAssessment GetManagedDatabaseVulnerabilityAssessmentSettings (string resourceGroupName, string managedInstanceName, string databaseName);
member this.GetManagedDatabaseVulnerabilityAssessmentSettings : string * string * string -> Microsoft.Azure.Management.Sql.Models.DatabaseVulnerabilityAssessment
Public Function GetManagedDatabaseVulnerabilityAssessmentSettings (resourceGroupName As String, managedInstanceName As String, databaseName As String) As DatabaseVulnerabilityAssessment
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- databaseName
- String