Skip to main content

Interface: ILinuxPlatform

v1.EnvironmentInfo.ILinuxPlatform

Properties of a LinuxPlatform.

Hierarchy

Properties

architecture

Optional architecture: null | Architecture

The architecture of the worker process.

Inherited from

$Properties.architecture


libc

Optional libc: null | Libc

The libc used by the worker process.

Inherited from

$Properties.libc


version

Optional version: null | string

The Linux kernel or distribution version, if obtainable.

Inherited from

$Properties.version