Share via


ReachabilityAnalysisRunListResult interface

A list of Reachability Analysis Run

Properties

nextLink

Gets the URL to get the next page of results.

value

Gets a page of Reachability Analysis Runs.

Property Details

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[]

Property Value