你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ASRVMWareSpecificDetails Class

Definition

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
ASRVMWareSpecificDetails

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.

Applies to