BuildRetentionSample interface

A snapshot of build retention information. This class takes a sample at the given time. It provides information about retained builds, files associated with those retained builds, and number of files being retained.

Properties

builds

Summary of retention by build

definitions

List of build definitions

files

Summary of files consumed by retained builds

sampleTime

The date and time when the sample was taken

Property Details

builds

Summary of retention by build

builds: string

Property Value

string

definitions

List of build definitions

definitions: string

Property Value

string

files

Summary of files consumed by retained builds

files: string

Property Value

string

sampleTime

The date and time when the sample was taken

sampleTime: Date

Property Value

Date