LoadBalancer
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | List<String> | false | -- |
isUp | Bool | false | -- |
region | String | true | -- |
loadBalancerRules | List<LoadBalancerRule> | false | -- |
outboundRules | List<OutboundRule> | false | The field outboundRules is Azure only. |
Used by
network → cloudAccounts → vpcs → loadBalancers
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- vpcs: List<
VpcData>- loadBalancers: List<
LoadBalancer>
- loadBalancers: List<
- vpcs: List<
- cloudAccounts: List<
network → cloudAccounts → externalLoadBalancers
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- externalLoadBalancers: List<
LoadBalancer>
- externalLoadBalancers: List<
- cloudAccounts: List<