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