nextHopInstanceHasNoIpv6Interface constant
QuotaStatusWarning_Code
const nextHopInstanceHasNoIpv6Interface
The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route.
Implementation
static const nextHopInstanceHasNoIpv6Interface = QuotaStatusWarning_Code(
'NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE',
);