nextHopAddressNotAssigned constant
Warnings_Code
const nextHopAddressNotAssigned
The route's nextHopIp address is not assigned to an instance on the network.
Implementation
static const nextHopAddressNotAssigned = Warnings_Code(
'NEXT_HOP_ADDRESS_NOT_ASSIGNED',
);