networkEndpointGroupUri property
URI of the network endpoint group this backend belongs to (if applicable)
Format: *
projects/{project_id}/zones/{zone}/networkEndpointGroups/{neg_id} (zonal
NEG) *
projects/{project_id}/regions/{region}/networkEndpointGroups/{neg_id}
(regional NEG) *
projects/{project_id}/global/networkEndpointGroups/{neg_id} (global NEG)
Implementation
core.String? networkEndpointGroupUri;