DownloadType type

Defines values for DownloadType.
KnownDownloadType can be used interchangeably with DownloadType, this enum contains the known values that the service supports.

Known values supported by the service

ComplianceReport: Download the compliance report.
CompliancePdfReport: Download the compliance pdf report.
ComplianceDetailedPdfReport: Download the detailed compliance pdf report.
ResourceList: Download the resource list of the report.

type DownloadType = string