LinuxArchitecture view
The Reporting3.LinuxArchitecture view describes Linux machine architectures.
Content
You can run the following query to verify the contents of the Reporting3.LinuxArchitecture view.
Copy
SELECT [Id]
,[Value]
,[Description]
FROM [SecurityControls].[Reporting3].[LinuxArchitecture]
Id |
Value |
Description |
---|---|---|
0 |
unspecified |
unspecified |
1 |
x86_64 |
x86_64 |
2 |
i386 |
i386 |
3 |
i586 |
i586 |
4 |
i686 |
i686 |
5 |
noarch |
noarch |