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

