AuditTargetOptionKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum AuditTargetOptionKind
type AuditTargetOptionKind =
Public Enum AuditTargetOptionKind
- Inheritance
-
AuditTargetOptionKind
Fields
Name | Value | Description |
---|---|---|
MaxRolloverFiles | 0 | |
FilePath | 1 | |
ReserveDiskSpace | 2 | |
MaxSize | 3 | |
MaxFiles | 4 | |
Path | 5 | |
RetentionDays | 6 |