Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.61 KB

File metadata and controls

15 lines (14 loc) · 1.61 KB

LbServiceDebugInfo

Properties

Name Type Description Notes
pools List<LbPool> The pools which are associated to the given load balancer service would be included. The pools could be defined in virtual server default pool, sorry pool or load balancer rule action. [optional]
tcpProfiles List<LbTcpProfile> The TCP profiles are associated to virtual servers [optional]
virtualServers List<LbVirtualServer> The virtual servers which are associated to the given load balancer service would be included. [optional]
clientSslProfiles List<LbClientSslProfile> The client SSL profiles are associated to virtual servers [optional]
serverSslProfiles List<LbServerSslProfile> The server SSL profiles are associated to virtual servers [optional]
service LbService [optional]
rules List<LbRule> The load balancer rules are associated to virtual servers [optional]
applicationProfiles List<LbAppProfile> The application profiles are associated to virtual servers [optional]
persistenceProfiles List<LbPersistenceProfile> The persistence profiles are associated to virtual servers [optional]
monitors List<LbMonitor> The load balancer monitors are associated to pools. [optional]