Settings::ManagementGroup::ClientMonitoringSettings Structure

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains the client monitoring settings for a Management Group that are shown in the Global Policy user interface.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

[SettingGroupAttribute]
public value struct ClientMonitoringSettings

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticErrorTransmissionFilters

A string that contains error transmission filters for client monitoring.

System_CAPS_pubfieldSystem_CAPS_staticExceptionFolders

The location where the exception folders are stored.

System_CAPS_pubfieldSystem_CAPS_staticMaxNumberOfCabsToCollect

The maximum number of cabs to collect for client monitoring.

System_CAPS_pubfieldSystem_CAPS_staticPolicyResponseUrl

The URL setting for the location of the policy response text.

System_CAPS_pubfieldSystem_CAPS_staticPublishMicrosoftDataCollectionRequests

Represents a setting indicating whether to publish Microsoft data collection requests.

System_CAPS_pubfieldSystem_CAPS_staticPublishMicrosoftFileCollectionRequests

Represents a setting indicating whether to publish Microsoft file collection requests.

System_CAPS_pubfieldSystem_CAPS_staticPublishMicrosoftMemoryDumpRequests

Represents a setting indicating whether to publish Microsoft memory dump requests.

System_CAPS_pubfieldSystem_CAPS_staticPublishMicrosoftRegistryCollectionRequests

Represents a setting indicating whether to publish Microsoft registry collection requests.

System_CAPS_pubfieldSystem_CAPS_staticPublishMicrosoftSolutionLinks

Represents a setting indicating whether to publish Microsoft solution links.

System_CAPS_pubfieldSystem_CAPS_staticPublishMicrosoftSurveyLinks

Represents a setting indicating whether to publish Microsoft survey links.

System_CAPS_pubfieldSystem_CAPS_staticPublishMicrosoftWMIQueryRequests

Represents a setting indicating whether to publish Microsoft WMI query requests.

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: