共用方式為


SPPerformanceMonitorCreationData members

Include protected members
Include inherited members

提供建立效能監視器所需的資訊。

The SPPerformanceMonitorCreationData type exposes the following members.

Constructors

  Name Description
Public method SPPerformanceMonitorCreationData() 此成員是保留給內部使用,而不是用來直接從您的程式碼使用
Public method SPPerformanceMonitorCreationData(String, String, String, SPHealthScoreCalculator) 此成員是保留給內部使用,而不是用來直接從您的程式碼使用

Top

Properties

  Name Description
Public property AssociatedHealthScoreCalculator 取得或設定從SPPerformanceMonitorCreationData的物件建立的監視器使用健康情況的分數給效能度量結果的物件。
Public property Category 取得從SPPerformanceMonitorCreationData的物件建立的監視器的分類。
Public property Counter 取得保存從SPPerformanceMonitorCreationData的物件建立監視器的計數器名稱。
Public property Instance 取得保存從SPPerformanceMonitorCreationData的物件建立監視器的計數器的執行個體的名稱。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString 傳回代表目前的SPPerformanceMonitorCreationData物件的String 。 (Overrides Object.ToString().)

Top

請參閱

參照

SPPerformanceMonitorCreationData class

Microsoft.SharePoint.Utilities namespace