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