RoutingRuleCollectionListResult interface
Routing configuration rule collection list result.
Properties
next |
Gets the URL to get the next set of results. |
value | A list of network manager routing configuration rule collections |
Property Details
nextLink
Gets the URL to get the next set of results.
nextLink?: string
Property Value
string
value
A list of network manager routing configuration rule collections
value?: RoutingRuleCollection[]