共用方式為


SPPerformanceCategoryDefinition members

Include protected members
Include inherited members

效能計數器組 categoryand 中一組相關的存放區資訊提供的正規化效能計數器資訊的方法。

The SPPerformanceCategoryDefinition type exposes the following members.

Constructors

  Name Description
Public method SPPerformanceCategoryDefinition() 初始化SPPerformanceCategoryDefinition類別的新執行個體。
Protected method SPPerformanceCategoryDefinition(String, IList<String>) 初始化SPPerformanceCategoryDefinition類別的categoryName和counterNames參數為基礎的新執行個體。

Top

Properties

  Name Description
Public property CategoryName 效能計數器類別/物件名稱來監視。
Public property CounterNames 在 [監視] 類別中的計數器的清單。
Public property InstanceNames 執行個體名稱。
Public property LocalizedCategoryName 類別的當地語系化名稱。
Public property ProviderName 如果定義為特定提供者底下,顯示的提供者名稱。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method AddCounter 定義新增計數器名稱。
Public method AddInstance 新增效能計數器的指定執行個體。
Public method ContainsCounter 檢查類別中,是否存在效能計數器
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 RemoveCounter 移除類別的執行個體。
Public method RemoveInstance 移除類別的執行個體。
Public method ShouldMonitorInstance 這個方法會傳回 true 如果應該監視的指定執行個體。
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPPerformanceCategoryDefinition class

Microsoft.SharePoint.Diagnostics namespace