KeyValueListResult interface
The result of a request to list key-values.
Properties
next |
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
string