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

MasterTargetServer interface

主目标服务器的详细信息。

属性

agentExpiryDate

代理到期日期。

agentVersion

服务器上的 scout 组件的版本。

agentVersionDetails

代理版本详细信息。

dataStores

构造中数据存储的列表。

diskCount

主目标的磁盘计数。

healthErrors

运行状况错误。

id

服务器 ID。

ipAddress

服务器的 IP 地址。

lastHeartbeat

从服务器接收的最后一个检测信号。

marsAgentExpiryDate

MARS 代理到期日期。

marsAgentVersion

MARS 代理版本。

marsAgentVersionDetails

Mars 代理版本详细信息。

name

服务器名称。

osType

服务器的 OS 类型。

osVersion

主目标的 OS 版本。

retentionVolumes

主目标服务器的保留卷。

validationErrors

验证错误。

versionStatus

版本状态。

属性详细信息

agentExpiryDate

代理到期日期。

agentExpiryDate?: Date

属性值

Date

agentVersion

服务器上的 scout 组件的版本。

agentVersion?: string

属性值

string

agentVersionDetails

代理版本详细信息。

agentVersionDetails?: VersionDetails

属性值

dataStores

构造中数据存储的列表。

dataStores?: DataStore[]

属性值

diskCount

主目标的磁盘计数。

diskCount?: number

属性值

number

healthErrors

运行状况错误。

healthErrors?: HealthError[]

属性值

id

服务器 ID。

id?: string

属性值

string

ipAddress

服务器的 IP 地址。

ipAddress?: string

属性值

string

lastHeartbeat

从服务器接收的最后一个检测信号。

lastHeartbeat?: Date

属性值

Date

marsAgentExpiryDate

MARS 代理到期日期。

marsAgentExpiryDate?: Date

属性值

Date

marsAgentVersion

MARS 代理版本。

marsAgentVersion?: string

属性值

string

marsAgentVersionDetails

Mars 代理版本详细信息。

marsAgentVersionDetails?: VersionDetails

属性值

name

服务器名称。

name?: string

属性值

string

osType

服务器的 OS 类型。

osType?: string

属性值

string

osVersion

主目标的 OS 版本。

osVersion?: string

属性值

string

retentionVolumes

主目标服务器的保留卷。

retentionVolumes?: RetentionVolume[]

属性值

validationErrors

验证错误。

validationErrors?: HealthError[]

属性值

versionStatus

版本状态。

versionStatus?: string

属性值

string