共用方式為


InMageAgentDetails interface

The details of the InMage agent.

Properties

agentExpiryDate

Agent expiry date.

agentUpdateStatus

A value indicating whether installed agent needs to be updated.

agentVersion

The agent version.

postUpdateRebootStatus

A value indicating whether reboot is required after update is applied.

Property Details

agentExpiryDate

Agent expiry date.

agentExpiryDate?: Date

Property Value

Date

agentUpdateStatus

A value indicating whether installed agent needs to be updated.

agentUpdateStatus?: string

Property Value

string

agentVersion

The agent version.

agentVersion?: string

Property Value

string

postUpdateRebootStatus

A value indicating whether reboot is required after update is applied.

postUpdateRebootStatus?: string

Property Value

string