PartitioningAndGroomingSettings.EventDaysToKeep Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the number of days to keep event data.
Namespace: Microsoft.EnterpriseManagement.Administration.Settings.ManagementGroup
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim value As Setting(Of Byte)
value = PartitioningAndGroomingSettings.EventDaysToKeep
Syntax
'Declaration
Public Shared ReadOnly EventDaysToKeep As Setting(Of Byte)
public static readonly Setting<byte> EventDaysToKeep
public:
static initonly Setting<unsigned char>^ EventDaysToKeep
public static final Setting<byte> EventDaysToKeep
public static final var EventDaysToKeep : Setting<byte>
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
PartitioningAndGroomingSettings Structure
PartitioningAndGroomingSettings Members
Microsoft.EnterpriseManagement.Administration.Settings.ManagementGroup Namespace