PartitioningAndGroomingSettings.StateChangeEventDaysToKeep 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 state change 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.StateChangeEventDaysToKeep
Syntax
'Declaration
Public Shared ReadOnly StateChangeEventDaysToKeep As Setting(Of Byte)
public static readonly Setting<byte> StateChangeEventDaysToKeep
public:
static initonly Setting<unsigned char>^ StateChangeEventDaysToKeep
public static final Setting<byte> StateChangeEventDaysToKeep
public static final var StateChangeEventDaysToKeep : 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