SPPerformanceMonitorCreationData members
Include protected members
Include inherited members
提供建立效能監視器所需的資訊。
The SPPerformanceMonitorCreationData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPPerformanceMonitorCreationData() | 此成員是保留給內部使用,而不是用來直接從您的程式碼使用 |
![]() |
SPPerformanceMonitorCreationData(String, String, String, SPHealthScoreCalculator) | 此成員是保留給內部使用,而不是用來直接從您的程式碼使用 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AssociatedHealthScoreCalculator | 取得或設定從SPPerformanceMonitorCreationData的物件建立的監視器使用健康情況的分數給效能度量結果的物件。 |
![]() |
Category | 取得從SPPerformanceMonitorCreationData的物件建立的監視器的分類。 |
![]() |
Counter | 取得保存從SPPerformanceMonitorCreationData的物件建立監視器的計數器名稱。 |
![]() |
Instance | 取得保存從SPPerformanceMonitorCreationData的物件建立監視器的計數器的執行個體的名稱。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | 傳回代表目前的SPPerformanceMonitorCreationData物件的String 。 (Overrides Object.ToString().) |
Top