Settings::ManagementGroup::AlertCustomFieldSettings Structure

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains custom settings for an alert for a Management Group.

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

[SettingGroupAttribute]
public value struct AlertCustomFieldSettings

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_staticCustomField1

Represents custom alert setting 1.

System_CAPS_pubfieldSystem_CAPS_staticCustomField10

Represents custom alert setting 10.

System_CAPS_pubfieldSystem_CAPS_staticCustomField2

Represents custom alert setting 2.

System_CAPS_pubfieldSystem_CAPS_staticCustomField3

Represents custom alert setting 3.

System_CAPS_pubfieldSystem_CAPS_staticCustomField4

Represents custom alert setting 4.

System_CAPS_pubfieldSystem_CAPS_staticCustomField5

Represents custom alert setting 5.

System_CAPS_pubfieldSystem_CAPS_staticCustomField6

Represents custom alert setting 6.

System_CAPS_pubfieldSystem_CAPS_staticCustomField7

Represents custom alert setting 7.

System_CAPS_pubfieldSystem_CAPS_staticCustomField8

Represents custom alert setting 8.

System_CAPS_pubfieldSystem_CAPS_staticCustomField9

Represents custom alert setting 9.

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: