Share via


AgentDetails Class

Definition

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.

Applies to