Share via


GuestAgentProfile interface

Defines the resource properties.

Properties

agentVersion

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

errorDetails

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

lastStatusChange

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

status

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

vmUuid

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

Property Details

agentVersion

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

agentVersion?: string

Property Value

string

errorDetails

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

errorDetails?: ErrorDetail[]

Property Value

lastStatusChange

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

lastStatusChange?: Date

Property Value

Date

status

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

status?: string

Property Value

string

vmUuid

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

vmUuid?: string

Property Value

string