ProGet SDK Reference
Version:

ProGetConfig.Retention Class

Contains configuration for global retention.

Inheritance Hierarchy

  • object
    • Inedo.ProGet.ProGetConfig<Inedo.ProGet.ProGetConfig.Retention>
      • Inedo.ProGet.ProGetConfig.Retention

Syntax

public class ProGetConfig.Retention : ProGetConfig<ProGetConfig.Retention>

Constructors

Name Description
.Retention

Properties

Name Description
KeepExecutionPeriod

Gets or sets the number of days to retain execution logs.

KeepLatestExecutionCount

Gets or sets the number of recent execution logs to keep regardless of the run date.