LoadTestResourcePageList interface
List of resources page result.
Properties
nextLink |
Link to next page of resources.
|
value |
List of resources in current page.
|
Property Details
nextLink
Link to next page of resources.
nextLink?: string
Property Value
value
List of resources in current page.
value?: LoadTestResource[]
Property Value