Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineExtensionInstanceView

Package version

Describes the Machine Extension Instance View.

Hierarchy

  • MachineExtensionInstanceView

Index

Properties

Optional name

name: undefined | string

The machine extension name.

Optional status

Instance view status.

Optional type

type: undefined | string

Specifies the type of the extension; an example is "CustomScriptExtension".

Optional typeHandlerVersion

typeHandlerVersion: undefined | string

Specifies the version of the script handler.

Generated using TypeDoc