CloudProviderAccountScanHistory¶
Cloud scan history information.
Fields¶
Field | Type | Description |
---|---|---|
Build | nvarchar | Build of the scanner that produced the scan file |
CloudProviderAccountID | bigint | Internal ID that references the CloudProviderAccount entity (Foreign Key) |
ID | bigint | Internal ID for the CloudProviderAccountScanHistory entity (Primary Key) |
Import | datetime2 | Date/Time the scanfile got imported |
Scan | datetime2 | Date/TIme of the scan |
ScanGUID | uniqueidentifier | GUID of the scan file |