StorageTaskReportSummary interface

Fetch Storage Tasks Run Summary.

Properties

nextLink

Request URL that can be used to query next page of storage task run results summary. Returned when the number of run instances and summary reports exceed maximum page size. NOTE: This property will not be serialized. It can only be populated by the server.

value

Gets storage tasks run result summary. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

Request URL that can be used to query next page of storage task run results summary. Returned when the number of run instances and summary reports exceed maximum page size. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

Gets storage tasks run result summary. NOTE: This property will not be serialized. It can only be populated by the server.

value?: StorageTaskReportInstance[]

Property Value