SPPerformanceMonitorCreationData Members

Include Protected Members
Include Inherited Members

Provides information needed to create a performance monitor.

The SPPerformanceMonitorCreationData type exposes the following members.

Constructors

  Name Description
Public method SPPerformanceMonitorCreationData() This member is reserved for internal use and is not intended to be used directly from your code.
Public method SPPerformanceMonitorCreationData(String, String, String, SPHealthScoreCalculator) This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property AssociatedHealthScoreCalculator Gets or sets the object that the monitor that is created from the SPPerformanceMonitorCreationData object uses to assign health scores to performance measurements.
Public property Category Gets the category of the monitor that is created from the SPPerformanceMonitorCreationData object.
Public property Counter Gets the name of the counter that is watched by the monitor that is created from the SPPerformanceMonitorCreationData object.
Public property Instance Gets the name of the instance of the counter that is watched by the monitor that is created from the SPPerformanceMonitorCreationData object.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method ToString Returns a String that represents the current SPPerformanceMonitorCreationData object. (Overrides Object.ToString().)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPPerformanceMonitorCreationData Class

Microsoft.SharePoint.Utilities Namespace