Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 921 Bytes

AddServiceToLoadBalancerRequest.md

File metadata and controls

18 lines (13 loc) · 921 Bytes

AddServiceToLoadBalancerRequest

Properties

Name Type Description Notes
name String Load Balancer Service name
description Option<String> Load Balancer Service description [optional]
instance_pool models::InstancePool
protocol String Network traffic protocol
strategy String Load balancing strategy
port i64 Port exposed on the Load Balancer's public IP
target_port i64 Port on which the network traffic will be forwarded to on the receiving instance
healthcheck models::LoadBalancerServiceHealthcheck

[Back to Model list] [Back to API list] [Back to README]