Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 463 Bytes

ServiceInfo.md

File metadata and controls

21 lines (11 loc) · 463 Bytes

ServiceInfo

ServiceInfo represents service parameters with the list of service's tasks

Properties

Name Type Description Notes
localLBIndex Long [optional]
ports List<String> [optional]
tasks List<Task> [optional]
VIP String [optional]

Implemented Interfaces

  • Serializable