Applies To: Operations Manager for System Center 2012
Defines the number of days to keep event data.
Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static readonly Setting<byte> EventDaysToKeep
public:
static initonly Setting<unsigned char>^ EventDaysToKeep
static val EventDaysToKeep : Setting<byte>
Public Shared ReadOnly EventDaysToKeep As Setting(Of Byte)
Field Value
Type: Microsoft.EnterpriseManagement.Administration.Setting<Byte>
See Also
Settings.ManagementGroup.PartitioningAndGroomingSettings Structure
Microsoft.EnterpriseManagement.Administration Namespace
Return to top