Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateApdexRulesDetails

The set of Apdex rules to be used in Apdex computation. In the current version, only one rule set may exist per configuration, and attempting to create a rule set if it already exists results in an error.

Properties

Const configType

configType: string = "APDEX"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

The name by which a configuration entity is displayed to the end user.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

rules

rules: Array<Apdex>

Methods

getDeserializedJsonObj

getJsonObj