StorageInsightListResult interface

The list storage insights operation response.

Properties

odataNextLink

The link (url) to the next page of results.

value

A list of storage insight items.

Property Details

The link (url) to the next page of results.

odataNextLink?: string

Property Value

string

value

A list of storage insight items.

value?: StorageInsight[]

Property Value