maxConcurrency property

String? maxConcurrency
final

The MaxConcurrency value specified by the user when the operation started, indicating the maximum number of resources that the runbook operation can run on at the same time.

Implementation

final String? maxConcurrency;