ASRVMWareSpecificDetails 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.
Fabric Specific Details for VMWare.
public class ASRVMWareSpecificDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRFabricSpecificDetails
type ASRVMWareSpecificDetails = class
inherit ASRFabricSpecificDetails
Public Class ASRVMWareSpecificDetails
Inherits ASRFabricSpecificDetails
- Inheritance
Constructors
ASRVMWareSpecificDetails() |
Properties
AgentVersion |
Gets or sets the agent Version. |
CsServiceStatus |
Gets or sets the CS service status. |
HostName |
Gets or sets the host name. |
IpAddress |
Gets or sets the IP address. |
LastHeartbeat |
Gets or sets the last heartbeat received from CS server. |
MasterTargetServers |
Gets or sets List of Master Target Servers. |
ProcessServers |
Gets or sets List of Process Servers. |
ProtectedServers |
Gets or sets the number of protected servers. |
RunAsAccounts |
Gets or sets List of RunAsAccounts. |
VersionStatus |
Gets or sets the version status. |