Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsSourceExtendedFieldDefinition

LogAnalyticsSourceExtendedFieldDefinition

Properties

Optional baseFieldLogText

baseFieldLogText: undefined | string

The base field log text.

Optional baseFieldName

baseFieldName: undefined | string

The base field internal name.

Optional conditionDataType

conditionDataType: undefined | string

The conditional data type.

Optional conditionField

conditionField: undefined | string

The onditional field.

Optional conditionOperator

conditionOperator: undefined | string

The conditional operator.

Optional conditionValue

conditionValue: undefined | string

The conditional value.

Optional convertedRegularExpression

convertedRegularExpression: undefined | string

The converted regular expression.

Optional displayRegularExpression

displayRegularExpression: undefined | string

The regular expression.

Optional extendedFieldDefinitionId

extendedFieldDefinitionId: undefined | number

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

Optional extendedFields

An array of extended fields.

Optional field

field: model.LogAnalyticsField

Optional isEnabled

isEnabled: undefined | false | true

A flag inidcating whether or not the extended definition 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 regularExpression

regularExpression: undefined | string

The regular expression.

Optional sourceId

sourceId: undefined | number

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

Optional timeUpdated

timeUpdated: Date

The last updated date.

Functions

getDeserializedJsonObj

getJsonObj