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

ProcessServerDetails interface

进程服务器详细信息。

属性

availableMemoryInBytes

可用内存。 注意:此属性不会被序列化。 它只能由服务器填充。

availableSpaceInBytes

可用磁盘空间。 注意:此属性不会被序列化。 它只能由服务器填充。

biosId

进程服务器 Bios ID。注意:此属性不会被序列化。 它只能由服务器填充。

diskUsageStatus

磁盘使用情况状态。 注意:此属性不会被序列化。 它只能由服务器填充。

fabricObjectId

构造对象 ID。注意:此属性不会被序列化。 它只能由服务器填充。

fqdn

进程服务器 Fqdn。 注意:此属性不会被序列化。 它只能由服务器填充。

freeSpacePercentage

可用磁盘空间百分比。 注意:此属性不会被序列化。 它只能由服务器填充。

health

进程服务器的运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

healthErrors

运行状况错误。 注意:此属性不会被序列化。 它只能由服务器填充。

historicHealth

基于过去 24 小时内的运行状况的进程服务器的历史运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

id

进程服务器 ID。注意:此属性不会被序列化。 它只能由服务器填充。

ipAddresses

用于与 RCM 组件通信的 IP 地址列表。 注意:此属性不会被序列化。 它只能由服务器填充。

lastHeartbeatUtc

从进程服务器接收的最后一个检测信号。 注意:此属性不会被序列化。 它只能由服务器填充。

memoryUsagePercentage

内存使用率百分比。 注意:此属性不会被序列化。 它只能由服务器填充。

memoryUsageStatus

内存使用情况状态。 注意:此属性不会被序列化。 它只能由服务器填充。

name

进程服务器名称。 注意:此属性不会被序列化。 它只能由服务器填充。

processorUsagePercentage

处理器使用率百分比。 注意:此属性不会被序列化。 它只能由服务器填充。

processorUsageStatus

处理器使用情况状态。 注意:此属性不会被序列化。 它只能由服务器填充。

protectedItemCount

受保护的项计数。 注意:此属性不会被序列化。 它只能由服务器填充。

systemLoad

系统加载。 注意:此属性不会被序列化。 它只能由服务器填充。

systemLoadStatus

系统加载状态。 注意:此属性不会被序列化。 它只能由服务器填充。

throughputInBytes

吞吐量(以字节为单位)。 注意:此属性不会被序列化。 它只能由服务器填充。

throughputStatus

吞吐量状态。 注意:此属性不会被序列化。 它只能由服务器填充。

throughputUploadPendingDataInBytes

正在上传的挂起数据(以字节为单位)。 注意:此属性不会被序列化。 它只能由服务器填充。

totalMemoryInBytes

总内存。 注意:此属性不会被序列化。 它只能由服务器填充。

totalSpaceInBytes

总磁盘空间。 注意:此属性不会被序列化。 它只能由服务器填充。

usedMemoryInBytes

已用内存。 注意:此属性不会被序列化。 它只能由服务器填充。

usedSpaceInBytes

已用磁盘空间。 注意:此属性不会被序列化。 它只能由服务器填充。

version

版本。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

availableMemoryInBytes

可用内存。 注意:此属性不会被序列化。 它只能由服务器填充。

availableMemoryInBytes?: number

属性值

number

availableSpaceInBytes

可用磁盘空间。 注意:此属性不会被序列化。 它只能由服务器填充。

availableSpaceInBytes?: number

属性值

number

biosId

进程服务器 Bios ID。注意:此属性不会被序列化。 它只能由服务器填充。

biosId?: string

属性值

string

diskUsageStatus

磁盘使用情况状态。 注意:此属性不会被序列化。 它只能由服务器填充。

diskUsageStatus?: string

属性值

string

fabricObjectId

构造对象 ID。注意:此属性不会被序列化。 它只能由服务器填充。

fabricObjectId?: string

属性值

string

fqdn

进程服务器 Fqdn。 注意:此属性不会被序列化。 它只能由服务器填充。

fqdn?: string

属性值

string

freeSpacePercentage

可用磁盘空间百分比。 注意:此属性不会被序列化。 它只能由服务器填充。

freeSpacePercentage?: number

属性值

number

health

进程服务器的运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

health?: string

属性值

string

healthErrors

运行状况错误。 注意:此属性不会被序列化。 它只能由服务器填充。

healthErrors?: HealthError[]

属性值

historicHealth

基于过去 24 小时内的运行状况的进程服务器的历史运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

historicHealth?: string

属性值

string

id

进程服务器 ID。注意:此属性不会被序列化。 它只能由服务器填充。

id?: string

属性值

string

ipAddresses

用于与 RCM 组件通信的 IP 地址列表。 注意:此属性不会被序列化。 它只能由服务器填充。

ipAddresses?: string[]

属性值

string[]

lastHeartbeatUtc

从进程服务器接收的最后一个检测信号。 注意:此属性不会被序列化。 它只能由服务器填充。

lastHeartbeatUtc?: Date

属性值

Date

memoryUsagePercentage

内存使用率百分比。 注意:此属性不会被序列化。 它只能由服务器填充。

memoryUsagePercentage?: number

属性值

number

memoryUsageStatus

内存使用情况状态。 注意:此属性不会被序列化。 它只能由服务器填充。

memoryUsageStatus?: string

属性值

string

name

进程服务器名称。 注意:此属性不会被序列化。 它只能由服务器填充。

name?: string

属性值

string

processorUsagePercentage

处理器使用率百分比。 注意:此属性不会被序列化。 它只能由服务器填充。

processorUsagePercentage?: number

属性值

number

processorUsageStatus

处理器使用情况状态。 注意:此属性不会被序列化。 它只能由服务器填充。

processorUsageStatus?: string

属性值

string

protectedItemCount

受保护的项计数。 注意:此属性不会被序列化。 它只能由服务器填充。

protectedItemCount?: number

属性值

number

systemLoad

系统加载。 注意:此属性不会被序列化。 它只能由服务器填充。

systemLoad?: number

属性值

number

systemLoadStatus

系统加载状态。 注意:此属性不会被序列化。 它只能由服务器填充。

systemLoadStatus?: string

属性值

string

throughputInBytes

吞吐量(以字节为单位)。 注意:此属性不会被序列化。 它只能由服务器填充。

throughputInBytes?: number

属性值

number

throughputStatus

吞吐量状态。 注意:此属性不会被序列化。 它只能由服务器填充。

throughputStatus?: string

属性值

string

throughputUploadPendingDataInBytes

正在上传的挂起数据(以字节为单位)。 注意:此属性不会被序列化。 它只能由服务器填充。

throughputUploadPendingDataInBytes?: number

属性值

number

totalMemoryInBytes

总内存。 注意:此属性不会被序列化。 它只能由服务器填充。

totalMemoryInBytes?: number

属性值

number

totalSpaceInBytes

总磁盘空间。 注意:此属性不会被序列化。 它只能由服务器填充。

totalSpaceInBytes?: number

属性值

number

usedMemoryInBytes

已用内存。 注意:此属性不会被序列化。 它只能由服务器填充。

usedMemoryInBytes?: number

属性值

number

usedSpaceInBytes

已用磁盘空间。 注意:此属性不会被序列化。 它只能由服务器填充。

usedSpaceInBytes?: number

属性值

number

version

版本。 注意:此属性不会被序列化。 它只能由服务器填充。

version?: string

属性值

string