NetworkManagerRoutingConfigurationListResult interface
A list of network manager routing configurations
Properties
next |
Gets the URL to get the next page of results. |
value | Gets a page of routing configurations |
Property Details
nextLink
Gets the URL to get the next page of results.
nextLink?: string
Property Value
string
value
Gets a page of routing configurations
value?: NetworkManagerRoutingConfiguration[]