Aracılığıyla paylaş


MasterTargetServer Class

Definition

Details of a Master Target Server.

public class MasterTargetServer
type MasterTargetServer = class
Public Class MasterTargetServer
Inheritance
MasterTargetServer

Constructors

MasterTargetServer()

Initializes a new instance of the MasterTargetServer class.

MasterTargetServer(String, String, String, String, String, Nullable<DateTime>, String, IList<RetentionVolume>, IList<DataStore>, IList<HealthError>, IList<HealthError>, Nullable<Int32>, String, Nullable<DateTime>, String, Nullable<DateTime>, VersionDetails, VersionDetails)

Initializes a new instance of the MasterTargetServer 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 agent version details.

DataStores

Gets or sets the list of data stores in the fabric.

DiskCount

Gets or sets disk count of the master target.

HealthErrors

Gets or sets health errors.

Id

Gets or sets the server Id.

IPAddress

Gets or sets the IP address of the server.

LastHeartbeat

Gets or sets the last heartbeat received from the server.

MarsAgentExpiryDate

Gets or sets mARS agent expiry date.

MarsAgentVersion

Gets or sets mARS agent version.

MarsAgentVersionDetails

Gets or sets mars agent version details.

Name

Gets or sets the server name.

OSType

Gets or sets the OS type of the server.

OSVersion

Gets or sets oS Version of the master target.

RetentionVolumes

Gets or sets the retention volumes of Master target Server.

ValidationErrors

Gets or sets validation errors.

VersionStatus

Gets or sets version status.

Applies to