scheduledOperations property

List<String>? scheduledOperations
getter/setter pair

List of scheduled UnitOperations for this unit.

Optional. Output only.

Implementation

core.List<core.String>? scheduledOperations;