RegistryTrackedResourceArmPaginatedResult interface
A paginated list of Registry entities.
Properties
next |
The link to the next page of Registry objects. If null, there are no additional pages. |
value | An array of objects of type Registry. |
Property Details
nextLink
The link to the next page of Registry objects. If null, there are no additional pages.
nextLink?: string
Property Value
string