Package version:

Interface MetricDefinition

A database metric definition.

Hierarchy

  • MetricDefinition

Properties

metricAvailabilities?: MetricAvailability[]

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

name?: MetricName

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

primaryAggregationType?: string

The primary aggregation type defining how metric values are displayed. NOTE: This property will not be serialized. It can only be populated by the server.

resourceUri?: string

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

unit?: string

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

Generated using TypeDoc