networkEndpoint property

BackendServiceHAPolicyLeaderNetworkEndpoint? networkEndpoint
getter/setter pair

The network endpoint within the leader.backendGroup that is designated as the leader.

This network endpoint cannot be detached from the NEG specified in the haPolicy.leader.backendGroup until the leader is updated with another network endpoint, or the leader is removed from the haPolicy.

Implementation

BackendServiceHAPolicyLeaderNetworkEndpoint? networkEndpoint;