Skip to main content

Interface: IEnvironmentInfo

worker.v1.IEnvironmentInfo

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).

Inherited from

$Properties.hostingEnvironments


platform

Optional platform: null | $Properties

The platform the SDK is operating on.

Inherited from

$Properties.platform


runtimes

Optional runtimes: null | $Properties[]

The runtime(s) the SDK is operating in.

Inherited from

$Properties.runtimes