StorageTargetsResult interface
A list of Storage Targets.
Properties
next |
The URI to fetch the next page of Storage Targets. |
value | The list of Storage Targets defined for the cache. |
Property Details
nextLink
The URI to fetch the next page of Storage Targets.
nextLink?: string
Property Value
string
value
The list of Storage Targets defined for the cache.
value?: StorageTarget[]