Freigeben über


MarsAgentDetails Class

Definition

Mars agent details.

public class MarsAgentDetails
type MarsAgentDetails = class
Public Class MarsAgentDetails
Inheritance
MarsAgentDetails

Constructors

MarsAgentDetails()

Initializes a new instance of the MarsAgentDetails class.

MarsAgentDetails(String, String, String, String, String, String, Nullable<DateTime>, String, IList<HealthError>)

Initializes a new instance of the MarsAgentDetails class.

Properties

BiosId

Gets the Mars agent Bios Id.

FabricObjectId

Gets the fabric object Id.

Fqdn

Gets the Mars agent Fqdn.

Health

Gets the health of the Mars agent. Possible values include: 'None', 'Normal', 'Warning', 'Critical'

HealthErrors

Gets the health errors.

Id

Gets the Mars agent Id.

LastHeartbeatUtc

Gets the last heartbeat received from the Mars agent.

Name

Gets the Mars agent name.

Version

Gets the version.

Applies to