SqlPoolVulnerabilityAssessmentSettingsModel Constructor
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.
public SqlPoolVulnerabilityAssessmentSettingsModel (Microsoft.Azure.Management.Synapse.Models.SqlPoolVulnerabilityAssessment assessment, string resourceGroupName, string workspaceName, string sqlPoolName);
new Microsoft.Azure.Commands.Synapse.Models.SqlPoolVulnerabilityAssessmentSettingsModel : Microsoft.Azure.Management.Synapse.Models.SqlPoolVulnerabilityAssessment * string * string * string -> Microsoft.Azure.Commands.Synapse.Models.SqlPoolVulnerabilityAssessmentSettingsModel
Public Sub New (assessment As SqlPoolVulnerabilityAssessment, resourceGroupName As String, workspaceName As String, sqlPoolName As String)
Parameters
- assessment
- SqlPoolVulnerabilityAssessment
- resourceGroupName
- String
- workspaceName
- String
- sqlPoolName
- String