OperationMetaMetricSpecification interface

metric specifications for the operation

Properties

aggregationType

aggregation type of metric

dimensions

properties for dimension

displayDescription

description of the metric

displayName

localized name of the metric

enableRegionalMdmAccount

enable regional mdm account

internalMetricName

internal metric name

name

name of the metric

resourceIdDimensionNameOverride

dimension name use to replace resource id if specified

sourceMdmNamespace

Metric namespace. Only set the namespace if different from the default value, leaving it empty makes it use the value from the ARM manifest.

supportedAggregationTypes

supported aggregation types

supportedTimeGrainTypes

supported time grain types

unit

units for the metric

Property Details

aggregationType

aggregation type of metric

aggregationType?: string

Property Value

string

dimensions

properties for dimension

dimensions?: DimensionProperties[]

Property Value

displayDescription

description of the metric

displayDescription?: string

Property Value

string

displayName

localized name of the metric

displayName?: string

Property Value

string

enableRegionalMdmAccount

enable regional mdm account

enableRegionalMdmAccount?: string

Property Value

string

internalMetricName

internal metric name

internalMetricName?: string

Property Value

string

name

name of the metric

name?: string

Property Value

string

resourceIdDimensionNameOverride

dimension name use to replace resource id if specified

resourceIdDimensionNameOverride?: string

Property Value

string

sourceMdmNamespace

Metric namespace. Only set the namespace if different from the default value, leaving it empty makes it use the value from the ARM manifest.

sourceMdmNamespace?: string

Property Value

string

supportedAggregationTypes

supported aggregation types

supportedAggregationTypes?: string[]

Property Value

string[]

supportedTimeGrainTypes

supported time grain types

supportedTimeGrainTypes?: string[]

Property Value

string[]

unit

units for the metric

unit?: string

Property Value

string