Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsParserMetaPluginParameter

LogAnalyticsParserMetaPluginParameter

Properties

Optional description

description: undefined | string

The parameter description.

Optional isMandatory

isMandatory: undefined | false | true

A flag indicating whether or not the parameter is mandatory.

Optional isRepeatable

isRepeatable: undefined | false | true

A flag indicating whether or not the parameter is repeatable.

Optional name

name: undefined | string

The parameter internal name.

Optional pluginName

pluginName: undefined | string

The plugin internal name.

Optional type

type: undefined | string

The parameter type.

Functions

getDeserializedJsonObj

getJsonObj