Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 551 Bytes

RetriesDto.md

File metadata and controls

11 lines (6 loc) · 551 Bytes

RetriesDto

Properties

Name Type Description Notes
retries Option<i32> The number of retries to set for the resource. Must be >= 0. If this is 0, an incident is created and the task, or job, cannot be fetched, or acquired anymore unless the retries are increased again. Can not be null. [optional]

[Back to Model list] [Back to API list] [Back to README]