Package version:
The category of the saved search. This helps the user to find a saved search faster.
Saved search display name.
Optional etagThe ETag of the saved search. To override an existing saved search, use "*" or specify the current Etag
Optional functionThe function alias if query serves as a function.
Optional functionThe optional function parameters if query serves as a function. Value should be in the following format: 'param-name1:type1 = default_value1, param-name2:type2 = default_value2'. For more examples and proper syntax please refer to https://docs.microsoft.com/en-us/azure/kusto/query/functions/user-defined-functions.
Optional Readonly idFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly nameThe name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
The query expression for the saved search.
Optional tagsThe tags attached to the saved search.
Optional Readonly typeThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
Optional versionThe version number of the query language. The current version is 2 and is the default.
Generated using TypeDoc
Value object for saved search results.