LogAnalyticsQueryPackQueryListResult interface

Describes the list of Log Analytics QueryPack-Query resources.

Properties

nextLink

The URI to get the next set of Log Analytics QueryPack definitions if too many QueryPack-Queries where returned in the result set.

value

List of Log Analytics QueryPack Query definitions.

Property Details

The URI to get the next set of Log Analytics QueryPack definitions if too many QueryPack-Queries where returned in the result set.

nextLink?: string

Property Value

string

value

List of Log Analytics QueryPack Query definitions.

value: LogAnalyticsQueryPackQuery[]

Property Value