NetworkManagerRoutingConfigurationListResult interface

A list of network manager routing configurations

Properties

nextLink

Gets the URL to get the next page of results.

value

Gets a page of routing configurations

Property Details

Gets the URL to get the next page of results.

nextLink?: string

Property Value

string

value

Gets a page of routing configurations

value?: NetworkManagerRoutingConfiguration[]

Property Value