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

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