LogAnalyticsQueryPackListResult interface

Describes the list of Log Analytics QueryPack resources.

Properties

nextLink

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

value

List of Log Analytics QueryPack definitions.

Property Details

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

nextLink?: string

Property Value

string

value

List of Log Analytics QueryPack definitions.

value: LogAnalyticsQueryPack[]

Property Value