RunListResult interface
Properties
nextLink |
The URI that can be used to request the next set of paged results.
|
value |
The collection value.
|
Property Details
nextLink
The URI that can be used to request the next set of paged results.
nextLink?: string
Property Value
value
The collection value.
value?: Run[]
Property Value