Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricSpecification

Package version

Metric specification of operation.

Hierarchy

  • MetricSpecification

Index

Properties

Optional aggregationType

aggregationType: undefined | string

Aggregation type could be Average.

Optional category

category: undefined | string

The category this metric specification belong to, could be Capacity.

Optional dimensions

dimensions: Dimension[]

Dimensions of map account.

Optional displayDescription

displayDescription: undefined | string

Display description of metric specification.

Optional displayName

displayName: undefined | string

Display name of metric specification.

Optional fillGapWithZero

fillGapWithZero: undefined | false | true

The property to decide fill gap with zero or not.

Optional internalMetricName

internalMetricName: undefined | string

Internal metric name.

Optional name

name: undefined | string

Name of metric specification.

Optional resourceIdDimensionNameOverride

resourceIdDimensionNameOverride: undefined | string

Account Resource Id.

Optional sourceMdmAccount

sourceMdmAccount: undefined | string

Source metrics account.

Optional unit

unit: undefined | string

Unit could be Count.

Generated using TypeDoc