InMageRcmFailbackMobilityAgentDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InMageRcmFailback mobility agent details.
public class InMageRcmFailbackMobilityAgentDetails
type InMageRcmFailbackMobilityAgentDetails = class
Public Class InMageRcmFailbackMobilityAgentDetails
- Inheritance
-
InMageRcmFailbackMobilityAgentDetails
Constructors
InMageRcmFailbackMobilityAgentDetails() |
Initializes a new instance of the InMageRcmFailbackMobilityAgentDetails class. |
InMageRcmFailbackMobilityAgentDetails(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, IList<String>, String) |
Initializes a new instance of the InMageRcmFailbackMobilityAgentDetails 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. |
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. |