TaskSettings

TaskSettings
TaskSettings

Settings for task retention and cleanup

JSON Example
{
    "retentionDays": 365
}
integer As int32 As int32
retentionDays
Required
Constraints: minimum: 1 maximum: 730

Number of days to retain task metadata before cleanup. Tasks older than this will be automatically cleaned up.