Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineExtensionInstanceView

Package version

The instance view of a virtual machine extension.

Hierarchy

  • VirtualMachineExtensionInstanceView

Index

Properties

Optional name

name: undefined | string

The virtual machine extension name.

Optional statuses

statuses: InstanceViewStatus[]

The resource status information.

Optional substatuses

substatuses: InstanceViewStatus[]

The resource status information.

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