NetworkPacketBrokersListResult interface
List of NetworkPacketBrokers.
Properties
next |
Url to follow for getting next page of resources. |
value | List of NetworkPacketBroker resources. |
Property Details
nextLink
Url to follow for getting next page of resources.
nextLink?: string
Property Value
string
value
List of NetworkPacketBroker resources.
value?: NetworkPacketBroker[]