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