VulnerabilityAssessmentEndpointsCommunicator.GetServerVulnerabilityAssessmentSettings 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 server Vulnerability Assessment Settings for the given server in the given resource group
public Microsoft.Azure.Management.Sql.Models.ServerVulnerabilityAssessment GetServerVulnerabilityAssessmentSettings (string resourceGroupName, string serverName);
member this.GetServerVulnerabilityAssessmentSettings : string * string -> Microsoft.Azure.Management.Sql.Models.ServerVulnerabilityAssessment
Public Function GetServerVulnerabilityAssessmentSettings (resourceGroupName As String, serverName As String) As ServerVulnerabilityAssessment
Parameters
- resourceGroupName
- String
- serverName
- String