你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
InMageRcmMobilityAgentDetails 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.
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. |