次の方法で共有


InMageRcmMobilityAgentDetails Class

Definition

InMageRcm mobility agent details.

public class InMageRcmMobilityAgentDetails
type InMageRcmMobilityAgentDetails = class
Public Class InMageRcmMobilityAgentDetails
Inheritance
InMageRcmMobilityAgentDetails

Constructors

InMageRcmMobilityAgentDetails()

Initializes a new instance of the InMageRcmMobilityAgentDetails class.

InMageRcmMobilityAgentDetails(String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, IList<String>, String)

Initializes a new instance of the InMageRcmMobilityAgentDetails class.

Properties

AgentVersionExpiryDate

Gets the agent version expiry date.

DriverVersion

Gets the driver version.

DriverVersionExpiryDate

Gets the driver version expiry date.

IsUpgradeable

Gets a value indicating whether agent is upgradeable or not.

LastHeartbeatUtc

Gets the time of the last heartbeat received from the agent.

LatestAgentReleaseDate

Gets the latest agent version release date.

LatestUpgradableVersionWithoutReboot

Gets the latest upgradeable version available without reboot.

LatestVersion

Gets the latest agent version available.

ReasonsBlockingUpgrade

Gets the whether update is possible or not.

Version

Gets the agent version.

Applies to