StorageInsightListResult Class

The list storage insights operation response.

Inheritance
StorageInsightListResult

Constructor

StorageInsightListResult(*, value: Optional[List[azure.mgmt.loganalytics.models._models_py3.StorageInsight]] = None, odata_next_link: Optional[str] = None, **kwargs)

Parameters

value
list[StorageInsight]
Required

A list of storage insight items.

odata_next_link
str
Required

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