Get Load Balancer Pools Result Origin
data class GetLoadBalancerPoolsResultOrigin(val address: String, val disabledAt: String, val enabled: Boolean, val header: GetLoadBalancerPoolsResultOriginHeader, val name: String, val virtualNetworkId: String, val weight: Double)
Properties
Link copied to clipboard
Link copied to clipboard
This field shows up only if the origin is disabled. This field is set with the time the origin was disabled.
Link copied to clipboard
The request header is used to pass additional information with an HTTP request. Currently supported header is 'Host'.
Link copied to clipboard
The virtual network subnet ID the origin belongs in. Virtual network must also belong to the account.