Skip to main content

Interface: $Properties

v1.EnvironmentInfo.$Properties

Properties of an EnvironmentInfo.

Hierarchy

Properties

hostingEnvironments

Optional hostingEnvironments: null | $Properties[]

The hosting environment(s) the SDK is operating in. Repeated to allow for layering (ex: Docker inside k8s).


platform

Optional platform: null | $Properties

The platform the SDK is operating on.


runtimes

Optional runtimes: null | $Properties[]

The runtime(s) the SDK is operating in.