VnetRoute Class
List of routes that control routing from VirtualHub into a virtual network connection.
- Inheritance
-
VnetRoute
Constructor
VnetRoute(*, static_routes: typing.Union[typing.List[_ForwardRef('StaticRoute')], NoneType] = None, **kwargs)
Parameters
- static_routes
- list[StaticRoute]
List of all Static Routes.
Feedback
Submit and view feedback for