Share via


SummaryLogsListResult interface

The list Summary rule operation response.

Properties

nextLink

URL to retrieve the next set of operation list results, if available. NOTE: This property will not be serialized. It can only be populated by the server.

value

A list of Summary rules.

Property Details

URL to retrieve the next set of operation list results, if available. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

A list of Summary rules.

value?: SummaryLogs[]

Property Value