LinuxDetectedUpdateRepository view
The Reporting3.LinuxDetectedUpdateRepository view identifies the repositories reported in an assessment.
|
Column Name |
Data Type |
Nullable |
Description |
|---|---|---|---|
|
Id |
bigint |
|
This is the unique identifier. |
|
AssessedMachineStateId |
int |
|
The ID of the assessed machine state. See AssessedMachineState view. |
|
LinuxRepositoryId |
int |
|
The repository ID. See LinuxRepository view. |
|
MetaDataExpiringOn |
datetime2 |
X |
The date meta data expires on. |
|
RepositoryUpdatedOn |
datetime2 |
X |
The date the repository was updated on. |