Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineExtensionPropertiesInstanceView

Package version

The machine extension instance view.

Hierarchy

Index

Properties

Optional name

name: undefined | string

The machine extension name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

Instance view status.

Optional type

type: undefined | string

Specifies the type of the extension; an example is "CustomScriptExtension". NOTE: This property will not be serialized. It can only be populated by the server.

Optional typeHandlerVersion

typeHandlerVersion: undefined | string

Specifies the version of the script handler. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc