Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureLogAnalyticsParameter

Package version

Hierarchy

  • AzureLogAnalyticsParameter

Index

Properties

Optional clientId

clientId: undefined | string

The client id of service principal that have access to this Log Analytics

Optional clientSecret

clientSecret: undefined | string

The client secret of service principal that have access to this Log Analytics

query

query: string

The KQL (Kusto Query Language) query to fetch data from this Log Analytics

Optional tenantId

tenantId: undefined | string

The tenant id of service principal that have access to this Log Analytics

workspaceId

workspaceId: string

The workspace id of this Log Analytics

Generated using TypeDoc