ipBlocks property

List<VmwareIpBlock>? ipBlocks
getter/setter pair

Represents the configuration values for static IP allocation to nodes.

Implementation

core.List<VmwareIpBlock>? ipBlocks;