NetworkManagerConnectionListResult interface

List of network manager connections.

Properties

nextLink

Gets the URL to get the next page of results.

value

List of network manager connections.

Property Details

Gets the URL to get the next page of results.

nextLink?: string

Property Value

string

value

List of network manager connections.

value?: NetworkManagerConnection[]

Property Value