networkEndpointGroups property

List<String>? networkEndpointGroups
getter/setter pair

A list of URLs to the NetworkEndpointGroup resources.

Must not have more than 100. For regionalHealthCheckService, NEGs must be in zones in the region of the HealthCheckService. For globalHealthCheckServices, the NetworkEndpointGroups must be global INTERNET_IP_PORT.

Implementation

core.List<core.String>? networkEndpointGroups;