SmsSqmManager Members
Manages Software Quality Metrics (SQM) for Configuration Manager 2007. This class supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the SmsSqmManager type.
Public Constructors
Name | Description | |
---|---|---|
SmsSqmManager | Initializes a new instance of SmsSqmManager. |
Top
Public Fields
Name | Description | |
---|---|---|
AddRemoveColumnsDataId | Indicates a data identifier for adding or removing columns. | |
ClientAgentsEnabledDataId | Indicates a data identifier for enabled client agent data. | |
ColumnsPerViewActionDataId | Indicates a data identifier for columns per view action. | |
ColumnsReorderCountDataId | Indicates a data identifier for a count associated with column reordering. | |
ComExceptionDataId | Indicates a data identifier for an exception. | |
FilterCountDataId | Indicates a data identifier that is associated with a filter count. | |
MachineLanguageDataId | Indicates a machine language data identifier. | |
ManagementExceptionDataId | Indicates a data identifier for a management exception. | |
PostFilterAverageDataId | Indicates a data identifier for an average that is taken after filtering. | |
PreFilterAverageDataId | Indicates a data identifier for an average that is taken before filtering. | |
SmsBuildDataId | Indicates a build data identifier. | |
SmsConnectionCompleteDataId | Indicates a connection complete data identifier. | |
SmsInitialConnectionDataId | Indicates an initial connection data identifier. | |
SmsSiteRolesDataId | Indicates a data identifier that is associated with site roles. | |
UnauthorizedExceptionDataId | Indicates a data identifier for an unauthorized exception. | |
UserSortDataId | Indicates a user sort data identifier. | |
WmiSessionDisconnectCountDataId | Indicates a data identifier for a count that is associated with disconnection of a Windows Management Instrumentation (WMI) session. |
Top
Public Properties
Name | Description | |
---|---|---|
IsEnabled | Gets or sets a value that indicates whether the manager is enabled. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
SqmIsInstalled | Gets or sets a value that indicates if SQM is installed. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
SmsSqmAddToAverage | Adds the specified value to the average for the specified SQM data point. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
SmsSqmIncrement | Increments the specified SQM data point. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
SmsSqmSet | Sets the specified SQM data point to the indicated value. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
SmsSqmSetBits | Sets the indicated value of the specified data point. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
SmsSqmSetBool | Sets the indicated data point to the specified value. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Releases unmanaged resources and performs other cleanup operations before the manager is reclaimed by garbage collection. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmsSqmManager Class
Microsoft.ConfigurationManagement.AdminConsole Namespace