Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DbManagementAnalyticsMetric

The metric details of a Database Management resource.

Properties

Optional dimensions

dimensions: undefined | object

The qualifiers provided in the definition of the returned metric.

Optional durationInSeconds

durationInSeconds: undefined | number

The duration of the returned aggregated data in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional mean

mean: undefined | number

The mean value of the metric. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional metadata

metadata: undefined | object

The additional information about the metric.

Example: {@code \"unit\": \"bytes\"}

Optional metricName

metricName: undefined | string

The name of the metric.

Optional startTimestampInEpochSeconds

startTimestampInEpochSeconds: undefined | number

The start time associated with the value of the metric. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj