Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogsQueryClientOptions

Package version

Options for the LogsQueryClient.

Hierarchy

  • any
    • LogsQueryClientOptions

Index

Properties

Properties

Optional endpoint

endpoint: undefined | string

The host to connect to.

Optional scopes

scopes: string | string[]

The authentication scopes to use when getting authentication tokens.

Defaults to 'https://api.loganalytics.io/.default'

Generated using TypeDoc