CachedImagesListResult interface
The response containing cached images.
Properties
| next |
The URI to fetch the next page of cached images. |
| value | The list of cached images. |
Property Details
nextLink
The URI to fetch the next page of cached images.
nextLink?: string
Property Value
string