StorageTargetsResult interface

A list of Storage Targets.

Properties

nextLink

The URI to fetch the next page of Storage Targets.

value

The list of Storage Targets defined for the cache.

Property Details

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[]

Property Value