MetricSpecification interface

Metric specification of operation.

Properties

aggregationType

Aggregation type could be Average.

category

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

dimensions

Dimensions of map account.

displayDescription

Display description of metric specification.

displayName

Display name of metric specification.

fillGapWithZero

The property to decide fill gap with zero or not.

internalMetricName

Internal metric name.

lockAggregationType

Lock aggregation type for metrics.

name

Name of metric specification.

resourceIdDimensionNameOverride

Account Resource Id.

sourceMdmAccount

Source metrics account.

sourceMdmNamespace

Metrics namespace.

supportedAggregationTypes

Allowed aggregation types for metrics.

unit

Unit could be Count.

Property Details

aggregationType

Aggregation type could be Average.

aggregationType?: string

Property Value

string

category

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

category?: string

Property Value

string

dimensions

Dimensions of map account.

dimensions?: Dimension[]

Property Value

displayDescription

Display description of metric specification.

displayDescription?: string

Property Value

string

displayName

Display name of metric specification.

displayName?: string

Property Value

string

fillGapWithZero

The property to decide fill gap with zero or not.

fillGapWithZero?: boolean

Property Value

boolean

internalMetricName

Internal metric name.

internalMetricName?: string

Property Value

string

lockAggregationType

Lock aggregation type for metrics.

lockAggregationType?: string

Property Value

string

name

Name of metric specification.

name?: string

Property Value

string

resourceIdDimensionNameOverride

Account Resource Id.

resourceIdDimensionNameOverride?: string

Property Value

string

sourceMdmAccount

Source metrics account.

sourceMdmAccount?: string

Property Value

string

sourceMdmNamespace

Metrics namespace.

sourceMdmNamespace?: string

Property Value

string

supportedAggregationTypes

Allowed aggregation types for metrics.

supportedAggregationTypes?: string

Property Value

string

unit

Unit could be Count.

unit?: string

Property Value

string