SqmSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SQM Settings
public ref class SqmSettings sealed
public sealed class SqmSettings
type SqmSettings = class
Public NotInheritable Class SqmSettings
- Inheritance
-
SqmSettings
Constructors
| SqmSettings() |
Default Constructor. |
Properties
| AdmTemplateLocation |
SQM adm templates are dropped here. |
| ManagementServer |
Management Server on which SQM needs to be enabled |
| Port |
Port to be used for SQM Communication |
| UseSsl |
Use SSL for SQM Communication |
| UseWindowsAuth |
Use Windows Authentication For SQM |