Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 612 Bytes

v1_service_backend_port.md

File metadata and controls

11 lines (7 loc) · 612 Bytes

v1_service_backend_port_t

Properties

Name Type Description Notes
name char * name is the name of the port on the Service. This is a mutually exclusive setting with "Number". [optional]
number int number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name". [optional]

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