PerformanceMonitorSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Performance Settings
INHERITED FROM
⇒
PerformanceMonitorSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
Enabled
Enable or disable RAS Performance Monitor.
UInt32
Port
Connection Port to the Server hosting RAS Performance Monitor database.
String
Server
Server hosting RAS Performance Monitor database.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Commands
Last updated