DatabaseVulnerabilityAssessmentScansExportInner Class

Definition

A database Vulnerability Assessment scan export resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DatabaseVulnerabilityAssessmentScansExportInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DatabaseVulnerabilityAssessmentScansExportInner = class
    inherit ProxyResourceInner
Public Class DatabaseVulnerabilityAssessmentScansExportInner
Inherits ProxyResourceInner
Inheritance
DatabaseVulnerabilityAssessmentScansExportInner
Attributes

Constructors

DatabaseVulnerabilityAssessmentScansExportInner()

Initializes a new instance of the DatabaseVulnerabilityAssessmentScansExportInner class.

DatabaseVulnerabilityAssessmentScansExportInner(String, String, String, String)

Initializes a new instance of the DatabaseVulnerabilityAssessmentScansExportInner class.

Properties

ExportedReportLocation

Gets location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to