Share via


VMExtensionInstanceViewOutput interface

The vm extension instance view.

Properties

name

The name of the vm extension instance view.

statuses

The resource status information.

subStatuses

The resource status information.

Property Details

name

The name of the vm extension instance view.

name?: string

Property Value

string

statuses

The resource status information.

statuses?: InstanceViewStatusOutput[]

Property Value

subStatuses

The resource status information.

subStatuses?: InstanceViewStatusOutput[]

Property Value