Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 755 Bytes

File metadata and controls

12 lines (8 loc) · 755 Bytes

ServicePort

Properties

Name Type Description Notes
Protocol string Protocol that the application is using (TCP or UDP) [optional] [default to null]
Port int32 Port number that the service is listening on [optional] [default to null]
ExternalPort int32 External port number on which to expose the application (30000 - 32767) <li>Only one application allowed per external port <li>Scenario builder must configure to prevent conflicts [optional] [default to null]

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