UserMachineAffinityProviderScanHistory¶
History for user device affinity imports
Fields¶
Field | Type | Description |
---|---|---|
Build | nvarchar | Scanner Build Information |
ID | bigint | Internal ID that references the UserMachineAffinityProviderScanHistory entity (Foreign Key) |
Import | datetime2 | Date/Time of Import |
Scan | datetime2 | Date/Time of the scan |
ScanGUID | uniqueidentifier | GUID of the scan |
UserMachineAffinityProviderID | bigint | Internal ID that references the UserMachineAffinityProvider entity (Foreign Key) |