LogAnalyticsQueryPackListResult interface
Describes the list of Log Analytics QueryPack resources.
Properties
next |
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
nextLink
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[]