Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsParameter

LogAnalyticsParameter

Properties

Optional defaultValue

defaultValue: undefined | string

The default value of the parameter.

Optional description

description: undefined | string

The parameter description.

Optional isActive

isActive: undefined | false | true

A flag indicating whether or not the parameter is active.

Optional name

name: undefined | string

The parameter name.

Optional sourceId

sourceId: undefined | number

The source unique identifier. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj