sharedLoadbalancerVip constant

Address_Purpose const sharedLoadbalancerVip

A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules.

Implementation

static const sharedLoadbalancerVip = Address_Purpose(
  'SHARED_LOADBALANCER_VIP',
);