nodepoolConditions property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Which conditions caused the current node pool state.
Deprecated. Use field error instead.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<StatusCondition>? nodepoolConditions;