allInstances property

bool? allInstances
getter/setter pair

Flag to update all instances instead of specified list of “instances”.

If the flag is set to true then the instances may not be specified in the request.

Implementation

core.bool? allInstances;