Package version:

Interface LogAnalyticsQueryPackQuerySearchProperties

Properties that define an Log Analytics QueryPack-Query search properties.

Hierarchy

  • LogAnalyticsQueryPackQuerySearchProperties

Properties

Properties

The related metadata items for the function.

tags?: {
    [propertyName: string]: string[];
}

Tags associated with the query.

Type declaration

  • [propertyName: string]: string[]

Generated using TypeDoc