maxConcurrency property
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;
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.
final String? maxConcurrency;