Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsMetric

LogAnalyticsMetric

Properties

Optional aggregationField

aggregationField: undefined | string

The aggregation field.

Optional bucketMetadata

bucketMetadata: undefined | string

The bucket metadata.

Optional clockPeriod

clockPeriod: undefined | string

The clock period.

Optional description

description: undefined | string

The metric description.

Optional displayName

displayName: undefined | string

The metric display name.

Optional editVersion

editVersion: undefined | number

The metric edit version. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional entityType

entityType: undefined | string

The entity type.

Optional fieldName

fieldName: undefined | string

The field name.

Optional fieldValues

fieldValues: Array<string>

The field values.

Optional groupingField

groupingField: undefined | string

The grouping fields.

Optional isEnabled

isEnabled: undefined | false | true

A flag inidcating whether or not the metric is enabled.

Optional isMetricSourceEnabled

isMetricSourceEnabled: undefined | false | true

A flag specifying whether or not the metric source is enabled.

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 isUserCustomized

isUserCustomized: undefined | false | true

A flag specifying whether or not this is a custom (user defined) metric.

Optional metricReference

metricReference: undefined | number

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

Optional metricType

metricType: MetricType

The metric type, specifying the type of aggreation to perform. Default value is COUNT.

Optional name

name: undefined | string

The metric name.

Optional operator

operator: Operator

The metric operator.

Optional sources

The metric sources.

Optional timeUpdated

timeUpdated: Date

The last updated date.

Optional unitType

unitType: undefined | string

The unit type.

Functions

getDeserializedJsonObj

getJsonObj