OperationMetaMetricSpecification interface

What is this?

Properties

aggregationType

Metric aggregation type

dimensions

Metric dimensions

displayDescription

Metric description

displayName

Metric display name

enableRegionalMdmAccount

Whether the regional MDM account is enabled

metricFilterPattern

Metric filter

name

Metric unique name

sourceMdmAccount

The source MDM account

sourceMdmNamespace

The source MDM namespace

supportsInstanceLevelAggregation

Whether the metric supports instance-level aggregation

unit

Metric units

Property Details

aggregationType

Metric aggregation type

aggregationType?: string

Property Value

string

dimensions

Metric dimensions

dimensions?: OperationMetaMetricDimensionSpecification[]

Property Value

displayDescription

Metric description

displayDescription?: string

Property Value

string

displayName

Metric display name

displayName?: string

Property Value

string

enableRegionalMdmAccount

Whether the regional MDM account is enabled

enableRegionalMdmAccount?: boolean

Property Value

boolean

metricFilterPattern

Metric filter

metricFilterPattern?: string

Property Value

string

name

Metric unique name

name?: string

Property Value

string

sourceMdmAccount

The source MDM account

sourceMdmAccount?: string

Property Value

string

sourceMdmNamespace

The source MDM namespace

sourceMdmNamespace?: string

Property Value

string

supportsInstanceLevelAggregation

Whether the metric supports instance-level aggregation

supportsInstanceLevelAggregation?: boolean

Property Value

boolean

unit

Metric units

unit?: string

Property Value

string