Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnomalyResult

Package version

Hierarchy

  • AnomalyResult

Index

Properties

Optional anomalyDetectionConfigurationId

anomalyDetectionConfigurationId: undefined | string

anomaly detection configuration unique id

only return for alerting anomaly result NOTE: This property will not be serialized. It can only be populated by the server.

Optional createdTime

createdTime: Date

created time

only return for alerting result NOTE: This property will not be serialized. It can only be populated by the server.

Optional dataFeedId

dataFeedId: undefined | string

data feed unique id

only return for alerting anomaly result NOTE: This property will not be serialized. It can only be populated by the server.

dimension

dimension: {}

dimension specified for series

Type declaration

  • [propertyName: string]: string

Optional metricId

metricId: undefined | string

metric unique id

only return for alerting anomaly result NOTE: This property will not be serialized. It can only be populated by the server.

Optional modifiedTime

modifiedTime: Date

modified time

only return for alerting result NOTE: This property will not be serialized. It can only be populated by the server.

property

property: AnomalyProperty

timestamp

timestamp: Date

anomaly time

Generated using TypeDoc