Settings::ManagementGroup::PartitioningAndGroomingSettings Structure

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains database partitioning and grooming settings for a Management Group.

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

[SettingGroupAttribute]
public value struct PartitioningAndGroomingSettings

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_staticAlertDaysToKeep

Defines the number of days to keep alert data.

System_CAPS_pubfieldSystem_CAPS_staticAvailabilityHistoryDaysToKeep

Defines the number of days to keep availability history data.

System_CAPS_pubfieldSystem_CAPS_staticEventDaysToKeep

Defines the number of days to keep event data.

System_CAPS_pubfieldSystem_CAPS_staticJobStatusDaysToKeep

Defines the number of days to keep job status data.

System_CAPS_pubfieldSystem_CAPS_staticMaintenanceModeHistoryDaysToKeep

Defines the number of days to keep maintenance mode history data.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringJobDaysToKeep

Defines the number of days to keep monitoring job data.

System_CAPS_pubfieldSystem_CAPS_staticPerformanceDataDaysToKeep

Defines the number of days to keep performance data.

System_CAPS_pubfieldSystem_CAPS_staticPerformanceSignatureDaysToKeep

Defines the number of days to keep performance signature data.

System_CAPS_pubfieldSystem_CAPS_staticStateChangeEventDaysToKeep

Defines the number of days to keep state change event data.

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: