Package version:

Interface StorageInsightListResult

The list storage insights operation response.

Hierarchy

  • StorageInsightListResult

Properties

Properties

odataNextLink?: string

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

value?: StorageInsight[]

A list of storage insight items.

Generated using TypeDoc