OperationMetaMetricSpecification interface
metric specifications for the operation
Properties
aggregation |
aggregation type of metric |
dimensions | properties for dimension |
display |
description of the metric |
display |
localized name of the metric |
enable |
enable regional mdm account |
internal |
internal metric name |
name | name of the metric |
resource |
dimension name use to replace resource id if specified |
source |
Metric namespace. Only set the namespace if different from the default value, leaving it empty makes it use the value from the ARM manifest. |
supported |
supported aggregation types |
supported |
supported time grain types |
unit | units for the metric |
Property Details
aggregationType
aggregation type of metric
aggregationType?: string
Property Value
string
dimensions
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