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

ProcessServer Class

Definition

Details of the Process Server.

public class ProcessServer
type ProcessServer = class
Public Class ProcessServer
Inheritance
ProcessServer

Constructors

ProcessServer()

Initializes a new instance of the ProcessServer class.

ProcessServer(String, String, String, String, String, Nullable<DateTime>, String, IList<MobilityServiceUpdate>, String, String, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, String, Nullable<Int64>, Nullable<Int64>, String, String, Nullable<DateTime>, Nullable<Int32>, String, IList<HealthError>, Nullable<DateTime>, VersionDetails, String, Nullable<DateTime>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String, String, String)

Initializes a new instance of the ProcessServer class.

Properties

AgentExpiryDate

Gets or sets agent expiry date.

AgentVersion

Gets or sets the version of the scout component on the server.

AgentVersionDetails

Gets or sets the agent version details.

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 the health of Process Server. Possible values include: 'None', 'Normal', 'Warning', 'Critical'

HealthErrors

Gets or sets health errors.

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.

IPAddress

Gets or sets the IP address of the server.

LastHeartbeat

Gets or sets the last heartbeat received from the server.

MachineCount

Gets or sets the servers configured with this PS.

MarsCommunicationStatus

Gets the MARS communication status.

MarsRegistrationStatus

Gets the MARS registration status.

MemoryUsageStatus

Gets or sets the memory usage status.

MobilityServiceUpdates

Gets or sets the list of the mobility service updates available on the Process Server.

OsType

Gets or sets the OS type of the server.

OSType

Gets or sets the OS type of the server.

OsVersion

Gets or sets OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.

OSVersion

Gets or sets oS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.

PsServiceStatus

Gets or sets the PS service status.

PsStatsRefreshTime

Gets the process server stats refresh time.

ReplicationPairCount

Gets or sets the number of replication pairs configured in this PS.

SpaceUsageStatus

Gets or sets the space usage status.

SslCertExpiryDate

Gets or sets the PS SSL cert expiry date.

SslCertExpiryRemainingDays

Gets or sets cS SSL cert expiry date.

SystemLoad

Gets or sets the percentage of the system load.

SystemLoadStatus

Gets or sets the system load status.

ThroughputInBytes

Gets the throughput in bytes.

ThroughputInMBps

Gets the throughput in MBps.

ThroughputStatus

Gets the throughput status.

ThroughputUploadPendingDataInBytes

Gets the uploading pending data in bytes.

TotalMemoryInBytes

Gets or sets the total memory.

TotalSpaceInBytes

Gets or sets the total space.

VersionStatus

Gets or sets version status.

Applies to