LoadBalancerInfo constructor
LoadBalancerInfo({})
Implementation
LoadBalancerInfo({
this.backendType,
this.backendUri,
this.backends,
this.healthCheckUri,
this.loadBalancerType,
});
LoadBalancerInfo({
this.backendType,
this.backendUri,
this.backends,
this.healthCheckUri,
this.loadBalancerType,
});