LinuxDetectedPatchState view
The Reporting2.LinuxDetectedPatchState view defines source types.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| Id | int64 | The unique identifier. | |
| AssessedMachineStateId | Int | The assessed machine state ID. See [Reporting2].[AssessedMachineState]. | |
| LinuxPatchId | int | The Linux patch ID. See [Reporting2].[LinuxPatch]. | |
| LinuxInstallStateId | tinyint | The Linux install state ID. See [Reporting2].[LinuxInstallState]. | |
| InstalledOn | DateType2 | X | The date the patch was installed. |