blockers property
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
Implementation
core.List<MoveImpact>? blockers;
Blocking information that would prevent the target resource from moving to the specified destination at runtime.
core.List<MoveImpact>? blockers;