Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineExtensionHandlerInstanceView

Package version

The instance view of a virtual machine extension handler.

Hierarchy

  • VirtualMachineExtensionHandlerInstanceView

Index

Properties

Optional status

The extension handler 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