maxConcurrentBackfillTasks property
Maximum number of concurrent backfill tasks.
The number should be non negative. If not set (or set to 0), the system's default value will be used.
Implementation
core.int? maxConcurrentBackfillTasks;
Maximum number of concurrent backfill tasks.
The number should be non negative. If not set (or set to 0), the system's default value will be used.
core.int? maxConcurrentBackfillTasks;