ProviderInstanceListResult interface
The response from the List provider instances operation.
Properties
next |
The URL to get the next set of provider instances. |
value | The list of provider instances. |
Property Details
nextLink
The URL to get the next set of provider instances.
nextLink?: string
Property Value
string