SqmSettings Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Contains software quality metrics (SQM) settings. This class cannot be inherited.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Name | Description | |
|---|---|---|
![]() | SqmSettings() | Initializes a new instance of the SqmSettings class. |
| Name | Description | |
|---|---|---|
![]() | AdmTemplateLocation | Gets or sets the location of the SQM ADM templates. |
![]() | ManagementServer | Gets or sets the ManagementServer object that represents the Management Server on which SQM needs to be enabled. |
![]() | Port | Gets or sets the port to use for SQM communication. |
![]() | UseSsl | Gets or sets a value indicating whether to use SSL for SQM communication. |
![]() | UseWindowsAuth | Gets or sets a value indicating whether to use Windows Authentication for SQM communication. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

