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