Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StackMinorVersion

Package version

Application stack minor version.

Hierarchy

  • StackMinorVersion

Index

Properties

Optional displayVersion

displayVersion: undefined | string

Application stack minor version (display only).

Optional isDefault

isDefault: undefined | false | true

true if this is the default minor version; otherwise, false.

Optional isRemoteDebuggingEnabled

isRemoteDebuggingEnabled: undefined | false | true

true if this supports Remote Debugging, otherwise false.

Optional runtimeVersion

runtimeVersion: undefined | string

Application stack minor version (runtime only).

Generated using TypeDoc