Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsMetaFunctionArgument

LogAnalyticsMetaFunctionArgument

Properties

Optional argumentDataType

argumentDataType: undefined | string

The argument data type.

Optional argumentDescription

argumentDescription: undefined | string

The argument description.

Optional argumentDisplayName

argumentDisplayName: undefined | string

The argument display name.

Optional argumentExample

argumentExample: undefined | string

The argument example.

Optional argumentId

argumentId: undefined | number

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

Optional argumentLookupColumn

argumentLookupColumn: undefined | string

The lookup column.

Optional argumentLookupColumnPosition

argumentLookupColumnPosition: undefined | number

The lookup column position. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional argumentName

argumentName: undefined | string

The argument name.

Optional argumentOrder

argumentOrder: undefined | number

The argument order. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional argumentReference

argumentReference: undefined | string

The argument unique identifier as a string.

Optional argumentService

argumentService: undefined | string

The argument service.

Optional argumentType

argumentType: undefined | number

The argument type. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional argumentValue

argumentValue: undefined | string

The argument value.

Optional isOverrideOutputFields

isOverrideOutputFields: undefined | false | true

The override output fields.

Functions

getDeserializedJsonObj

getJsonObj