LoadTestResourcePageList interface

List of resources page result.

Properties

nextLink

Link to next page of resources.

value

List of resources in current page.

Property Details

Link to next page of resources.

nextLink?: string

Property Value

string

value

List of resources in current page.

value?: LoadTestResource[]

Property Value