networkEndpointGroups property
A list of URLs to the NetworkEndpointGroup resources.
Must not have more than 100. For regional HealthCheckService, NEGs must be in zones in the region of the HealthCheckService. For global HealthCheckServices, the NetworkEndpointGroups must be global INTERNET_IP_PORT.
Implementation
core.List<core.String>? networkEndpointGroups;