Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataResults

Package version

The metadata response for the app, including available tables, etc.

Hierarchy

  • MetadataResults

Index

Properties

Optional applications

applications: MetadataApplication[]

The list of Application Insights apps that were referenced in the metadata request.

Optional categories

categories: MetadataCategory[]

The list of categories that are referenced in this metadata response.

Optional functions

functions: MetadataFunction[]

The list of functions stored on the workspace, or introduced by solutions etc.

Optional permissions

permissions: MetadataPermissions[]

The list of permission rules that affected the metadata request.

Optional queries

queries: MetadataQuery[]

The list of saved queries stored on the workspace, or introduced by solutions, resource types, etc.

Optional resourceTypes

resourceTypes: MetadataResourceType[]

The list of resource types that are referenced in this metadata response.

Optional resources

resources: any[]

The list of Azure resources that were referenced in the metadata request.

Optional solutions

solutions: MetadataSolution[]

The list of Log Analytics solutions installed on the workspace.

Optional tables

tables: MetadataTable[]

The list of tables and columns that comprise the schema of the workspace.

Optional workspaces

workspaces: MetadataWorkspace[]

The list of Log Analytics workspaces that were referenced in the metadata request.

Generated using TypeDoc