AgentDetails 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.
Agent details.
public class AgentDetails
type AgentDetails = class
Public Class AgentDetails
- Inheritance
-
AgentDetails
Constructors
AgentDetails() |
Initializes a new instance of the AgentDetails class. |
AgentDetails(String, String, String, String, IList<AgentDiskDetails>) |
Initializes a new instance of the AgentDetails class. |
Properties
AgentId |
Gets the Id of the agent running on the server. |
BiosId |
Gets the machine BIOS Id. |
Disks |
Gets the disks. |
Fqdn |
Gets the machine FQDN. |
MachineId |
Gets the Id of the machine to which the agent is registered. |