ClientMonitoringSettings.IsSqmEnabled(ManagementServer) Method
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.
Checks if SQM is enabled on given Monitoring Object
public:
bool IsSqmEnabled(Microsoft::EnterpriseManagement::Administration::ManagementServer ^ mgmtServer);
public bool IsSqmEnabled (Microsoft.EnterpriseManagement.Administration.ManagementServer mgmtServer);
member this.IsSqmEnabled : Microsoft.EnterpriseManagement.Administration.ManagementServer -> bool
Public Function IsSqmEnabled (mgmtServer As ManagementServer) As Boolean
Parameters
- mgmtServer
- ManagementServer
Management Server
Returns
true/false