NetworkManagerConnectionListResult interface
List of network manager connections.
Properties
next |
Gets the URL to get the next page of results. |
value | List of network manager connections. |
Property Details
nextLink
Gets the URL to get the next page of results.
nextLink?: string
Property Value
string
value
List of network manager connections.
value?: NetworkManagerConnection[]