Package version:

Interface MetricSpecification

Metric specification of operation.

Hierarchy

  • MetricSpecification

Properties

aggregationType?: string

Aggregation type could be Average.

category?: string

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

dimensions?: Dimension[]

Dimensions of map account.

displayDescription?: string

Display description of metric specification.

displayName?: string

Display name of metric specification.

fillGapWithZero?: boolean

The property to decide fill gap with zero or not.

internalMetricName?: string

Internal metric name.

lockAggregationType?: string

Lock aggregation type for metrics.

name?: string

Name of metric specification.

resourceIdDimensionNameOverride?: string

Account Resource Id.

sourceMdmAccount?: string

Source metrics account.

sourceMdmNamespace?: string

Metrics namespace.

supportedAggregationTypes?: string

Allowed aggregation types for metrics.

unit?: string

Unit could be Count.

Generated using TypeDoc