MetricSpecifications interface

The details of metric specifications.

Properties

aggregationType

The aggregation type of the metric specification.

category

The category of the metric.

delegateMetricNameOverride

The override name of delegate metric.

dimensions

The dimensions of the metric specification.

displayDescription

The display description of the metric specification.

displayName

The display name of the metric specification.

enableRegionalMdmAccount

The flag indicates whether enable regional mdm account or not.

fillGapWithZero

The flag indicates whether filling gap with zero.

isInternal

The flag indicates whether the metric is internal or not.

metricFilterPattern

The metric filter pattern.

name

The name of the metric specification.

resourceIdDimensionNameOverride

The override name of resource id dimension name.

sourceMdmAccount

The source mdm account.

sourceMdmNamespace

The source mdm namespace.

supportedAggregationTypes

The supported aggregation types of the metric specification.

supportedTimeGrainTypes

The supported time grain types of the metric specification.

unit

The unit of the metric specification.

Property Details

aggregationType

The aggregation type of the metric specification.

aggregationType?: string

Property Value

string

category

The category of the metric.

category?: string

Property Value

string

delegateMetricNameOverride

The override name of delegate metric.

delegateMetricNameOverride?: string

Property Value

string

dimensions

The dimensions of the metric specification.

dimensions?: Dimension[]

Property Value

displayDescription

The display description of the metric specification.

displayDescription?: string

Property Value

string

displayName

The display name of the metric specification.

displayName?: string

Property Value

string

enableRegionalMdmAccount

The flag indicates whether enable regional mdm account or not.

enableRegionalMdmAccount?: boolean

Property Value

boolean

fillGapWithZero

The flag indicates whether filling gap with zero.

fillGapWithZero?: boolean

Property Value

boolean

isInternal

The flag indicates whether the metric is internal or not.

isInternal?: boolean

Property Value

boolean

metricFilterPattern

The metric filter pattern.

metricFilterPattern?: string

Property Value

string

name

The name of the metric specification.

name?: string

Property Value

string

resourceIdDimensionNameOverride

The override name of resource id dimension name.

resourceIdDimensionNameOverride?: string

Property Value

string

sourceMdmAccount

The source mdm account.

sourceMdmAccount?: string

Property Value

string

sourceMdmNamespace

The source mdm namespace.

sourceMdmNamespace?: string

Property Value

string

supportedAggregationTypes

The supported aggregation types of the metric specification.

supportedAggregationTypes?: string[]

Property Value

string[]

supportedTimeGrainTypes

The supported time grain types of the metric specification.

supportedTimeGrainTypes?: string[]

Property Value

string[]

unit

The unit of the metric specification.

unit?: string

Property Value

string