ReachabilityAnalysisRunListResult interface
A list of Reachability Analysis Run
Properties
| next |
Gets the URL to get the next page of results. |
| value | Gets a page of Reachability Analysis Runs. |
Property Details
nextLink
Gets the URL to get the next page of results.
nextLink?: string
Property Value
string
value
Gets a page of Reachability Analysis Runs.
value?: ReachabilityAnalysisRun[]