Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 730 Bytes

LinkRouteTable.md

File metadata and controls

18 lines (10 loc) · 730 Bytes

LinkRouteTable

One or more associations between the route table and the Subnets.

Properties

Name Type Description Notes
linkRouteTableId String The ID of the association between the route table and the Net or Subnet. [optional]
main Boolean If true, the route table is the main one. [optional]
netId String The ID of the Net, if the route table is not explicitly linked to a Subnet. [optional]
routeTableId String The ID of the route table. [optional]
subnetId String The ID of the Subnet, if the route table is explicitly linked to a Subnet. [optional]