Interface: IEnvironmentInfo
Properties of an EnvironmentInfo.
Hierarchy
-
↳
IEnvironmentInfo
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
runtimes
• Optional runtimes: null | $Properties[]
The runtime(s) the SDK is operating in.