startAddress property

String? startAddress
getter/setter pair

The first address of this reservation block.

Must be specified as a single IPv4 address, e.g. 10.1.2.2.

Implementation

core.String? startAddress;