SqmSettings Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains software quality metrics (SQM) settings. This class cannot be inherited.
The following tables list the members exposed by the SqmSettings type.
Public Constructors
Name | Description | |
---|---|---|
SqmSettings | Overloaded. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SqmSettings Class
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace