backends property

List<LoadBalancerBackend>? backends
getter/setter pair

Information for the loadbalancer backends.

Implementation

core.List<LoadBalancerBackend>? backends;