Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsSourceLabelCondition

LogAnalyticsSourceLabelCondition

Properties

Optional blockConditionField

blockConditionField: undefined | string

The block condition field.

Optional blockConditionOperator

blockConditionOperator: undefined | string

The block condition operator.

Optional blockConditionValue

blockConditionValue: undefined | string

The block condition value.

Optional conditionBlock

conditionBlock: model.ConditionBlock

Optional conditionString

conditionString: undefined | string

String representation of the label condition. This supports specifying multiple condition blocks at various nested levels.

Optional contentExample

contentExample: undefined | string

The content example.

Optional fieldName

fieldName: undefined | string

The internal field name.

Optional isEnabled

isEnabled: undefined | false | true

A flag inidcating whether or not the condition is enabled.

Optional isInlineLabelExistingInDatabase

isInlineLabelExistingInDatabase: undefined | false | true

A flag indicating whether or not the inline label exists in the database.

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 isVisible

isVisible: undefined | false | true

A flag indicating whether or not the label condition is visible.

Optional labelConditionId

labelConditionId: undefined | number

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

Optional labelConditionOperator

labelConditionOperator: undefined | string

The condition operator.

Optional labelConditionValue

labelConditionValue: undefined | string

The condition value.

Optional labelConditionValues

labelConditionValues: Array<string>

A list of condition values.

Optional labelDisplayName

labelDisplayName: undefined | string

The label display name.

Optional labelName

labelName: undefined | string

The label name.

Optional message

message: undefined | string

The message.

Optional sourceId

sourceId: undefined | number

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

Optional storageField

storageField: undefined | string

The label storage field.

Functions

getDeserializedJsonObj

getJsonObj