共用方式為


MarsAgentDetails interface

Mars agent details.

Properties

biosId

The Mars agent Bios Id. NOTE: This property will not be serialized. It can only be populated by the server.

fabricObjectId

The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server.

fqdn

The Mars agent Fqdn. NOTE: This property will not be serialized. It can only be populated by the server.

health

The health of the Mars agent. NOTE: This property will not be serialized. It can only be populated by the server.

healthErrors

The health errors. NOTE: This property will not be serialized. It can only be populated by the server.

id

The Mars agent Id. NOTE: This property will not be serialized. It can only be populated by the server.

lastHeartbeatUtc

The last heartbeat received from the Mars agent. NOTE: This property will not be serialized. It can only be populated by the server.

name

The Mars agent name. NOTE: This property will not be serialized. It can only be populated by the server.

version

The version. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

biosId

The Mars agent Bios Id. NOTE: This property will not be serialized. It can only be populated by the server.

biosId?: string

Property Value

string

fabricObjectId

The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server.

fabricObjectId?: string

Property Value

string

fqdn

The Mars agent Fqdn. NOTE: This property will not be serialized. It can only be populated by the server.

fqdn?: string

Property Value

string

health

The health of the Mars agent. NOTE: This property will not be serialized. It can only be populated by the server.

health?: string

Property Value

string

healthErrors

The health errors. NOTE: This property will not be serialized. It can only be populated by the server.

healthErrors?: HealthError[]

Property Value

id

The Mars agent Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

lastHeartbeatUtc

The last heartbeat received from the Mars agent. NOTE: This property will not be serialized. It can only be populated by the server.

lastHeartbeatUtc?: Date

Property Value

Date

name

The Mars agent name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

version

The version. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string