hasDependencies property

bool? hasDependencies
getter/setter pair

If set, the cluster dependencies (e.g. the admin cluster, other user clusters managed by the same admin cluster) must be upgraded before this version can be installed or upgraded to.

Implementation

core.bool? hasDependencies;