Applies To: Operations Manager for System Center 2012
Contains software quality metrics (SQM) settings. This class cannot be inherited.
Namespace:   Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Inheritance Hierarchy
System.Object
  Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.SqmSettings
Syntax
public sealed class SqmSettings
public ref class SqmSettings sealed 
[<Sealed>]
type SqmSettings = class end
Public NotInheritable Class SqmSettings
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | SqmSettings() | Initializes a new instance of the SqmSettings class. | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | AdmTemplateLocation | Gets or sets the location of the SQM ADM templates. | 
| .jpeg) | ManagementServer | Gets or sets the ManagementServer object that represents the Management Server on which SQM needs to be enabled. | 
| .jpeg) | Port | Gets or sets the port to use for SQM communication. | 
| .jpeg) | UseSsl | Gets or sets a value indicating whether to use SSL for SQM communication. | 
| .jpeg) | UseWindowsAuth | Gets or sets a value indicating whether to use Windows Authentication for SQM communication. | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace
Return to top