Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricDefinition

Package version

The definition of a metric.

Hierarchy

  • MetricDefinition

Index

Properties

Optional metricAvailabilities

metricAvailabilities: MetricAvailability[]

The list of metric availabilities for the account. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

The name information for the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Optional primaryAggregationType

primaryAggregationType: PrimaryAggregationType

The primary aggregation type of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceUri

resourceUri: undefined | string

The resource uri of the database. NOTE: This property will not be serialized. It can only be populated by the server.

Optional unit

unit: UnitType

The unit of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc