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

ASRProcessServerDetails Class

Definition

Process server details.

public class ASRProcessServerDetails
type ASRProcessServerDetails = class
Public Class ASRProcessServerDetails
Inheritance
ASRProcessServerDetails

Constructors

ASRProcessServerDetails(ProcessServerDetails)

Initializes a new instance of the ASRProcessServerDetails class.

Properties

AvailableMemoryInBytes

Gets or sets the available memory.

AvailableSpaceInBytes

Gets or sets the available disk space.

BiosId

Gets or sets the process server bios Id.

DiskUsageStatus

Gets or sets the disk usage status. Possible values include: 'Normal', 'Warning', 'Error', 'Unknown'

FabricObjectId

Gets or sets the fabric object Id.

Fqdn

Gets or sets the process server fqdn.

FreeSpacePercentage

Gets or sets the free disk space percentage.

Health

Gets or sets the health of the process server. Possible values include: 'None', 'Normal', 'Warning', 'Critical'.

HealthErrors

Gets or sets the health errors.

HistoricHealth

Gets or sets the historic health of the process server based on the health in last 24 hours. Possible values include: 'None', 'Normal', 'Warning', 'Critical'.

Id

Gets or sets the process server Id.

IpAddresses

Gets or sets the list of IP addresses for communicating with the RCM component.

LastHeartbeatUtc

Gets or sets the last heartbeat received from the process server.

MemoryUsagePercentage

Gets or sets the memory usage percentage.

MemoryUsageStatus

Gets or sets the memory usage status. Possible values include: 'Normal', 'Warning', 'Error', 'Unknown'

Name

Gets or sets the process server name.

ProcessorUsagePercentage

Gets or sets the processor usage percentage.

ProcessorUsageStatus

Gets or sets the processor usage status. Possible values include: 'Normal', 'Warning', 'Error', 'Unknown'

SystemLoad

Gets or sets the system load.

SystemLoadStatus

Gets or sets the system load status. Possible values include: 'Normal', 'Warning', 'Error', 'Unknown'

ThroughputInBytes

Gets or sets the throughput in bytes.

ThroughputStatus

Gets or sets the throughput status. Possible values include: 'Normal', 'Warning', 'Error', 'Unknown'

ThroughputUploadPendingDataInBytes

Gets or sets the uploading pending data in bytes.

TotalMemoryInBytes

Gets or sets the total memory.

TotalSpaceInBytes

Gets or sets the total disk space.

UsedMemoryInBytes

Gets or sets the used memory.

UsedSpaceInBytes

Gets or sets the used disk space.

Version

Gets or sets the version.

Applies to