nextHopInstanceNotOnNetwork constant

QuotaStatusWarning_Code const nextHopInstanceNotOnNetwork

The route's nextHopInstance URL refers to an instance that is not on the same network as the route.

Implementation

static const nextHopInstanceNotOnNetwork = QuotaStatusWarning_Code(
  'NEXT_HOP_INSTANCE_NOT_ON_NETWORK',
);