Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsSourcePattern

LogAnalyticsSourcePattern

Properties

Optional alias

alias: undefined | string

The source pattern alias.

Optional convertedText

convertedText: undefined | string

The converted text.

Optional dbParserId

dbParserId: undefined | number

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

Optional dbPatternDateTimeColumns

dbPatternDateTimeColumns: undefined | string

The date time columns.

Optional dbPatternDateTimeField

dbPatternDateTimeField: undefined | string

The date time field.

Optional dbPatternSequenceColumn

dbPatternSequenceColumn: undefined | string

The sequence column.

Optional description

description: undefined | string

The source pattern description.

Optional entityType

entityType: Array<string>

The source entity type.

Optional fields

The parser field list.

Optional isAgentWarningSuppressed

isAgentWarningSuppressed: undefined | false | true

A flag indicating whether or not agent warnings are suppressed for this source pattern.

Optional isDefault

isDefault: undefined | false | true

A flag indicating if this is the default source pattern.

Optional isEnabled

isEnabled: undefined | false | true

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

Optional isInclude

isInclude: undefined | false | true

A flag indicating if this is source pattern is included.

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 patternFilter

patternFilter: model.LogAnalyticsPatternFilter

Optional patternId

patternId: undefined | number

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

Optional patternProperties

patternProperties: Array<LogAnalyticsProperty>

A list of pattern properties.

Optional patternText

patternText: undefined | string

The pattern text.

Optional patternType

patternType: undefined | number

The pattern type. 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.

Functions

getDeserializedJsonObj

getJsonObj