kernelVersion

@SerialName(value = "KernelVersion")
val kernelVersion: String?

Parameters

kernelVersion

Kernel version of the host. On Linux, this information obtained from uname. On Windows this information is queried from the HKEY_LOCAL_MACHINE\\\\SOFTWARE\\\\Microsoft\\\\Windows NT\\\\CurrentVersion\\\\ registry value, for example \"10.0 14393 (14393.1198.amd64fre.rs1_release_sec.170427-1353)\".