你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ASRProcessServer 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.
Details of the Process Server.
public class ASRProcessServer
type ASRProcessServer = class
Public Class ASRProcessServer
- Inheritance
-
ASRProcessServer
Constructors
ASRProcessServer(ProcessServer) |
Initializes a new instance of the ASRProcessServer class. |
Properties
AgentVersion |
Gets or sets the version of the scout component on the server. |
AvailableMemoryInBytes |
Gets or sets the available memory. |
AvailableSpaceInBytes |
Gets or sets the available space. |
CpuLoad |
Gets or sets the percentage of the CPU load. |
CpuLoadStatus |
Gets or sets the CPU load status. |
FriendlyName |
Gets or sets the Process Server's friendly name. |
Health |
Gets or sets the health of Process Server. |
HostId |
Gets or sets the agent generated Id. |
Id |
Gets or sets the Process Server Id. |
IpAddress |
Gets or sets the IP address of the server. |
LastHeartbeat |
Gets or sets the last heartbeat received from the server. |
MarsCommunicationStatus |
Gets or sets the MARS communication status. |
MarsRegistrationStatus |
Gets or sets the MARS registration status. |
MemoryUsageStatus |
Gets or sets the memory usage status. |
OsType |
Gets or sets the OS type of the server. |
PsServiceStatus |
Gets or sets the PS service status. |
PSStatsRefreshTime |
Gets or sets the process server stats refresh time. |
ReplicationPairCount |
Gets or sets the number of replication pairs configured in this PS. |
ServerCount |
Gets or sets the servers configured with this PS. |
SpaceUsageStatus |
Gets or sets the space usage status. |
SystemLoad |
Gets or sets the percentage of the system load. |
SystemLoadStatus |
Gets or sets the system load status. |
ThroughputInBytes |
Gets or sets the throughput in bytes. |
ThroughputInMBps |
Gets or sets the throughput in MBps. |
ThroughputStatus |
Gets or sets the throughput status. |
ThroughputUploadPendingDataInBytes |
Gets or sets the uploading pending data in bytes. |
TotalMemoryInBytes |
Gets or sets the total memory. |
TotalSpaceInBytes |
Gets or sets the total space. |
Updates |
Gets or sets the list of the mobility service updates available on the Process Server. |
VersionStatus |
Gets or sets version status |