ASRReplicationAgentDetails 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.
Replication agent details.
public class ASRReplicationAgentDetails
type ASRReplicationAgentDetails = class
Public Class ASRReplicationAgentDetails
- Inheritance
-
ASRReplicationAgentDetails
Constructors
ASRReplicationAgentDetails(ReplicationAgentDetails) |
Initializes a new instance of the ASRReplicationAgentDetails class. |
Properties
BiosId |
Gets or sets the replication agent bios Id. |
FabricObjectId |
Gets or sets the fabric object Id. |
Fqdn |
Gets or sets the replication agent fqdn. |
Health |
Gets or sets the health of the replication agent. |
HealthErrors |
Gets or sets the health errors. |
Id |
Gets or sets the replication agent Id. |
LastHeartbeatUtc |
Gets or sets the last heartbeat received from the replication agent. |
Name |
Gets or sets the replication agent name. |
Version |
Gets or sets the version. |