AemGlobalSettings Class

System Center
 

Updated: April 16, 2012

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)

System::Object
  Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring::AemGlobalSettings

public ref class AemGlobalSettings sealed 

NameDescription
System_CAPS_pubmethodAemGlobalSettings(ManagementGroup^)

Initializes a new AemGlobalSettings object.

NameDescription
System_CAPS_pubpropertyAppNameFilters

Gets application name filters.

System_CAPS_pubpropertyBaseSettings

Gets the base settings for the AEM global settings.

System_CAPS_pubpropertyBucketTypeFilters

Gets bucket type filters.

System_CAPS_pubpropertyEventTypeFilters

Gets event type filters.

System_CAPS_pubpropertyExceptionFolders

Gets the paths to the folders that contain exceptions related to the AEM global settings.

System_CAPS_pubpropertyMachineNameFilters

Gets machine name filters.

System_CAPS_pubpropertyMaxCabsToCollect

Gets or sets the maximum number of .cab files to keep in the PersistedCabs folder on the file share.

System_CAPS_pubpropertyModNameFilters

Gets module name filters.

System_CAPS_pubpropertyPolicy

Gets or sets the AEM policy.

System_CAPS_pubpropertyPublishMicrosoftCollectionRequest

Gets or sets a value indicating whether to publish a collection request.

System_CAPS_pubpropertyPublishMicrosoftFileCollectionRequest

Gets or sets a value indicating whether to publish a file collection request.

System_CAPS_pubpropertyPublishMicrosoftMemoryDumpCollectionRequest

Gets or sets a value indicating whether to publish a memory dump collection request.

System_CAPS_pubpropertyPublishMicrosoftRegCollectionRequest

Gets or sets a value indicating whether to publish a registry collection request.

System_CAPS_pubpropertyPublishMicrosoftSolutionLinks

Gets or sets a value indicating whether to publish solution links.

System_CAPS_pubpropertyPublishMicrosoftSurveyLinks

Gets or sets a value indicating whether to publish survey links.

System_CAPS_pubpropertyPublishMicrosoftWMIQueryCollectionRequest

Gets or sets a value indicating whether to publish WMI query collection requests.

System_CAPS_pubpropertyUserNameFilters

Gets user name filters.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSave()

Saves the global setting values for a given Management Group.

System_CAPS_pubmethodToString()

(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.

Return to top
Show: