ReprotectAgentDetails 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 ReprotectAgentDetails
type ReprotectAgentDetails = class
Public Class ReprotectAgentDetails
- Inheritance
-
ReprotectAgentDetails
Constructors
ReprotectAgentDetails() |
Initializes a new instance of the ReprotectAgentDetails class. |
ReprotectAgentDetails(String, String, String, String, String, String, Nullable<DateTime>, String, IList<HealthError>, Nullable<Int32>, IList<String>, String, Nullable<DateTime>) |
Initializes a new instance of the ReprotectAgentDetails class. |
Properties
AccessibleDatastores |
Gets the list of accessible datastores fetched from discovery. |
BiosId |
Gets the reprotect agent Bios Id. |
FabricObjectId |
Gets the fabric object Id. |
Fqdn |
Gets the reprotect agent Fqdn. |
Health |
Gets the health of the reprotect agent. Possible values include: 'None', 'Normal', 'Warning', 'Critical' |
HealthErrors |
Gets the health errors. |
Id |
Gets the reprotect agent Id. |
LastDiscoveryInUtc |
Gets the last time when SDS information discovered in SRS. |
LastHeartbeatUtc |
Gets the last heartbeat received from the reprotect agent. |
Name |
Gets the reprotect agent name. |
ProtectedItemCount |
Gets the protected item count. |
VcenterId |
Gets the Vcenter Id. |
Version |
Gets the version. |