useFixedPort constant

The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends.

Implementation

static const useFixedPort = Http2HealthCheck_PortSpecification(
  'USE_FIXED_PORT',
);