RoutingRuleCollectionListResult interface

Routing configuration rule collection list result.

Properties

nextLink

Gets the URL to get the next set of results.

value

A list of network manager routing configuration rule collections

Property Details

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[]

Property Value