PSVulnerabilityAssessmentScanExportModel 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 PSVulnerabilityAssessmentScanExportModel (string ResourceGroupName, string WorkspaceName, string SqlPoolName, string ScanId, string ExportedReportLocation);
new Microsoft.Azure.Commands.Synapse.Models.PSVulnerabilityAssessmentScanExportModel : string * string * string * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSVulnerabilityAssessmentScanExportModel
Public Sub New (ResourceGroupName As String, WorkspaceName As String, SqlPoolName As String, ScanId As String, ExportedReportLocation As String)
Parameters
- ResourceGroupName
- String
- WorkspaceName
- String
- SqlPoolName
- String
- ScanId
- String
- ExportedReportLocation
- String