SPGeneralPerformanceCategoryDefinition constructor
Initializes a new instance of the SPGeneralPerformanceCategoryDefinition class.
Overload list
Name | Description | |
---|---|---|
SPGeneralPerformanceCategoryDefinition() | Initializes a new instance of the SPGeneralPerformanceCategoryDefinition class. | |
SPGeneralPerformanceCategoryDefinition(String, IList<String>) | Initializes a new instance of the SPGeneralPerformanceCategoryDefinition class based on the categoryName, and counterNames parameters. | |
SPGeneralPerformanceCategoryDefinition(String, IList<String>, Boolean) | Initializes a new instance of the SPGeneralPerformanceCategoryDefinition class based on the categoryName, counterNames, and monitorAllInstances parameters. | |
SPGeneralPerformanceCategoryDefinition(String, IList<String>, IList<String>) | Initializes a new instance of the SPGeneralPerformanceCategoryDefinition class based on the categoryName, counterNames, and instanceNames parameters. |
Top
See also
Reference
SPGeneralPerformanceCategoryDefinition class