Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GuestAgentProfile

Package version

Defines the resource properties.

Hierarchy

  • GuestAgentProfile

Index

Properties

Optional agentVersion

agentVersion: undefined | string

The hybrid machine agent full version. NOTE: This property will not be serialized. It can only be populated by the server.

Optional errorDetails

errorDetails: ErrorDetail[]

Details about the error state. NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastStatusChange

lastStatusChange: Date

The time of the last status change. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: StatusTypes

The status of the hybrid machine agent. NOTE: This property will not be serialized. It can only be populated by the server.

Optional vmUuid

vmUuid: undefined | string

Specifies the VM's unique SMBIOS ID. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc