SqlPoolVulnerabilityAssessmentScansExport.ExportedReportLocation Property
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 location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
[Newtonsoft.Json.JsonProperty(PropertyName="properties.exportedReportLocation")]
public string ExportedReportLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.exportedReportLocation")>]
member this.ExportedReportLocation : string
Public ReadOnly Property ExportedReportLocation As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute