Interface ListRestoreJobsOptions

The options for listing restore jobs.

Hierarchy

  • ListRestoreJobsOptions

Properties

limit?: number

Maximum number of restore jobs to return.

paginationToken?: string

Token used for pagination to retrieve the next page of results.