ASRReprotectAgentDetails 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.
Reprotect agent details.
public class ASRReprotectAgentDetails
type ASRReprotectAgentDetails = class
Public Class ASRReprotectAgentDetails
- Inheritance
-
ASRReprotectAgentDetails
Constructors
ASRReprotectAgentDetails(ReprotectAgentDetails) |
Initializes a new instance of the ASRReprotectAgentDetails class. |
Properties
AccessibleDatastores |
Gets or sets the list of accessible datastores fetched from discovery. |
BiosId |
Gets or sets the reprotect agent bios Id. |
FabricObjectId |
Gets or sets the fabric object Id. |
Fqdn |
Gets or sets the reprotect agent fqdn. |
Health |
Gets or sets the health of the reprotect agent. |
HealthErrors |
Gets or sets the health errors. |
Id |
Gets or sets the reprotect agent Id. |
LastDiscoveryInUtc |
Gets or sets the last time when SDS information discovered. |
LastHeartbeatUtc |
Gets or sets the last heartbeat received from the reprotect agent. |
Name |
Gets or sets the reprotect agent name. |
VcenterId |
Gets or sets the vCenter Id. |
Version |
Gets or sets the version. |