OperationMetaMetricSpecification interface
What is this?
Properties
aggregation |
Metric aggregation type |
dimensions | Metric dimensions |
display |
Metric description |
display |
Metric display name |
enable |
Whether the regional MDM account is enabled |
metric |
Metric filter |
name | Metric unique name |
source |
The source MDM account |
source |
The source MDM namespace |
supports |
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