InMageAgentDetails 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.
The details of the InMage agent.
public class InMageAgentDetails
type InMageAgentDetails = class
Public Class InMageAgentDetails
- Inheritance
-
InMageAgentDetails
Constructors
InMageAgentDetails() |
Initializes a new instance of the InMageAgentDetails class. |
InMageAgentDetails(String, String, String, Nullable<DateTime>) |
Initializes a new instance of the InMageAgentDetails class. |
Properties
AgentExpiryDate |
Gets or sets agent expiry date. |
AgentUpdateStatus |
Gets or sets a value indicating whether installed agent needs to be updated. |
AgentVersion |
Gets or sets the agent version. |
PostUpdateRebootStatus |
Gets or sets a value indicating whether reboot is required after update is applied. |