Applies To: Operations Manager for System Center 2012
Contains AEM global settings.
Namespace:   Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Inheritance Hierarchy
System.Object
  Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemGlobalSettings
Syntax
public sealed class AemGlobalSettings
public ref class AemGlobalSettings sealed 
[<Sealed>]
type AemGlobalSettings = class end
Public NotInheritable Class AemGlobalSettings
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | AemGlobalSettings(ManagementGroup) | Initializes a new AemGlobalSettings object. | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | AppNameFilters | Gets application name filters. | 
| .jpeg) | BaseSettings | Gets the base settings for the AEM global settings. | 
| .jpeg) | BucketTypeFilters | Gets bucket type filters. | 
| .jpeg) | EventTypeFilters | Gets event type filters. | 
| .jpeg) | ExceptionFolders | Gets the paths to the folders that contain exceptions related to the AEM global settings. | 
| .jpeg) | MachineNameFilters | Gets machine name filters. | 
| .jpeg) | MaxCabsToCollect | Gets or sets the maximum number of .cab files to keep in the PersistedCabs folder on the file share. | 
| .jpeg) | ModNameFilters | Gets module name filters. | 
| .jpeg) | Policy | Gets or sets the AEM policy. | 
| .jpeg) | PublishMicrosoftCollectionRequest | Gets or sets a value indicating whether to publish a collection request. | 
| .jpeg) | PublishMicrosoftFileCollectionRequest | Gets or sets a value indicating whether to publish a file collection request. | 
| .jpeg) | PublishMicrosoftMemoryDumpCollectionRequest | Gets or sets a value indicating whether to publish a memory dump collection request. | 
| .jpeg) | PublishMicrosoftRegCollectionRequest | Gets or sets a value indicating whether to publish a registry collection request. | 
| .jpeg) | PublishMicrosoftSolutionLinks | Gets or sets a value indicating whether to publish solution links. | 
| .jpeg) | PublishMicrosoftSurveyLinks | Gets or sets a value indicating whether to publish survey links. | 
| .jpeg) | PublishMicrosoftWMIQueryCollectionRequest | Gets or sets a value indicating whether to publish WMI query collection requests. | 
| .jpeg) | UserNameFilters | Gets user name filters. | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | Save() | Saves the global setting values for a given Management Group. | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace
Return to top