VirtualMachineAgentInstanceView interface

The instance view of the VM Agent running on the virtual machine.

Properties

extensionHandlers

The virtual machine extension handler instance view.

statuses

The resource status information.

vmAgentVersion

The VM Agent full version.

Property Details

extensionHandlers

The virtual machine extension handler instance view.

extensionHandlers?: VirtualMachineExtensionHandlerInstanceView[]

Property Value

statuses

The resource status information.

statuses?: InstanceViewStatus[]

Property Value

vmAgentVersion

The VM Agent full version.

vmAgentVersion?: string

Property Value

string