MetricSpecification interface

Description of metrics specification.

Properties

aggregationType

The aggregation type.

availabilities

List of availability.

dimensions

List of dimensions.

displayDescription

The description of the metric.

displayName

The display name of the metric.

enableRegionalMdmAccount

Whether regional MDM account enabled.

fillGapWithZero

Whether gaps would be filled with zeros.

isInternal

Whether the metric is internal.

metricFilterPattern

Pattern for the filter of the metric.

name

The name of the metric.

resourceIdDimensionNameOverride

The resource Id dimension name override.

sourceMdmAccount

The source MDM account.

sourceMdmNamespace

The source MDM namespace.

unit

Units the metric to be displayed in.

Property Details

aggregationType

The aggregation type.

aggregationType?: string

Property Value

string

availabilities

List of availability.

availabilities?: Availability[]

Property Value

dimensions

List of dimensions.

dimensions?: Dimension[]

Property Value

displayDescription

The description of the metric.

displayDescription?: string

Property Value

string

displayName

The display name of the metric.

displayName?: string

Property Value

string

enableRegionalMdmAccount

Whether regional MDM account enabled.

enableRegionalMdmAccount?: boolean

Property Value

boolean

fillGapWithZero

Whether gaps would be filled with zeros.

fillGapWithZero?: boolean

Property Value

boolean

isInternal

Whether the metric is internal.

isInternal?: boolean

Property Value

boolean

metricFilterPattern

Pattern for the filter of the metric.

metricFilterPattern?: string

Property Value

string

name

The name of the metric.

name?: string

Property Value

string

resourceIdDimensionNameOverride

The resource Id dimension name override.

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

unit

Units the metric to be displayed in.

unit?: string

Property Value

string