privateServiceConnect constant

Address_Purpose const privateServiceConnect

A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only forGLOBAL addresses of Type INTERNAL

Implementation

static const privateServiceConnect = Address_Purpose(
  'PRIVATE_SERVICE_CONNECT',
);