Skip to content

VirtualizationManagementSystemScanHistory

Scan history per VirtualizationManagementSystem.

Fields

Field Type Description
Build nvarchar Build of the scanner that generated the scan file
ID bigint Internal ID for the VirtualizationManagementSystemScanHistory entity (Primary Key)
Import datetime2 Date/Time the scan file got imported
Scan datetime2 Date/Time the scan file got produced
ScanGUID uniqueidentifier GUID of the scan
VirtualizationManagementSystemID bigint Internal ID that references the VirtualizationManagementSystem entity (Foreign Key)