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