Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 411 Bytes

Route.md

File metadata and controls

19 lines (9 loc) · 411 Bytes

Route

Properties

Name Type Description Notes
destination String Destination for this route in CIDR form. [optional]
gateway String Gateway IP for this route. [optional]
metric Integer Metric for this route. Optional. [optional]

Implemented Interfaces

  • Serializable