Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsSourceFunction

LogAnalyticsSourceFunction

Properties

Optional arguments

The function argument.

Optional features

features: Array<string>

Features of the source function to use for enrichment.

Optional function

function: model.LogAnalyticsMetaFunction

Optional functionId

functionId: undefined | number

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

Optional functionName

functionName: FunctionName

The source function name

Optional functionReference

functionReference: undefined | string

The source function unique identifier as a string.

Optional isEnabled

isEnabled: undefined | false | true

A flag inidcating whether or not the source function is enabled.

Optional isSystem

isSystem: undefined | false | true

The system flag. A value of false denotes a custom, or user defined object. A value of true denotes a built in object.

Optional lookupColumn

lookupColumn: undefined | string

The lookup column.

Optional lookupColumnPosition

lookupColumnPosition: undefined | number

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

Optional lookupDisplayName

lookupDisplayName: undefined | string

The lookup display name.

Optional lookupMode

lookupMode: undefined | number

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

Optional lookupTable

lookupTable: undefined | string

The lookup table.

Optional order

order: undefined | number

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

Optional sourceId

sourceId: undefined | number

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

Optional sourceReference

sourceReference: undefined | string

The source unique identifier as a string.

Functions

getDeserializedJsonObj

getJsonObj