Settings::ManagementGroup::ErrorReporting Structure

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains error reporting settings for a Management Group that determine how to send error reports.

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

[SettingGroupAttribute]
public value struct ErrorReporting

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_staticQueueErrorReports

A Boolean setting value that determines whether error reports are queued or sent automatically.

System_CAPS_pubfieldSystem_CAPS_staticSendErrorReports

A Boolean setting value that determines whether error reports are sent.

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: