Settings.ManagementGroup.PartitioningAndGroomingSettings.StateChangeEventDaysToKeep Field
Applies To: Operations Manager for System Center 2012
Defines the number of days to keep state change event data.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static readonly Setting<byte> StateChangeEventDaysToKeep
public:
static initonly Setting<unsigned char>^ StateChangeEventDaysToKeep
static val StateChangeEventDaysToKeep : Setting<byte>
Public Shared ReadOnly StateChangeEventDaysToKeep 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