NetworkDevicesListResult interface

List of NetworkDevices.

Properties

nextLink

Url to follow for getting next page of resources.

value

List of NetworkDevice resources.

Property Details

Url to follow for getting next page of resources.

nextLink?: string

Property Value

string

value

List of NetworkDevice resources.

value?: NetworkDevice[]

Property Value