MetricSpecification interface
Definition of a single resource metric.
Properties
| aggregation |
Resource metric aggregation type. |
| availabilities | Resource metric availability. |
| category | Resource metric category. |
| dimensions | Resource metric dimensions. |
| display |
Description of the resource metric. |
| display |
Display name of the resource metric. |
| enable |
Resource metric supported time grain types. |
| fill |
Resource metric fill gap with zero. |
| is |
Resource metric is internal. |
| metric |
Resource metric filter pattern. |
| name | Name of the resource metric. |
| source |
Resource metric source MDM account. |
| source |
Resource metric source MDM namespace. |
| supported |
Resource metric supported aggregation types. |
| supported |
Resource metric supported time grain types. |
| supports |
Resource metric supported aggregation types. |
| unit | Resource metric unit. |
Property Details
aggregationType
Resource metric aggregation type.
aggregationType?: string
Property Value
string
availabilities
Resource metric availability.
availabilities?: MetricAvailability[]
Property Value
category
Resource metric category.
category?: string
Property Value
string
dimensions
displayDescription
Description of the resource metric.
displayDescription?: string
Property Value
string
displayName
Display name of the resource metric.
displayName?: string
Property Value
string
enableRegionalMdmAccount
Resource metric supported time grain types.
enableRegionalMdmAccount?: boolean
Property Value
boolean
fillGapWithZero
Resource metric fill gap with zero.
fillGapWithZero?: boolean
Property Value
boolean
isInternal
Resource metric is internal.
isInternal?: boolean
Property Value
boolean
metricFilterPattern
Resource metric filter pattern.
metricFilterPattern?: string
Property Value
string
name
Name of the resource metric.
name?: string
Property Value
string
sourceMdmAccount
Resource metric source MDM account.
sourceMdmAccount?: string
Property Value
string
sourceMdmNamespace
Resource metric source MDM namespace.
sourceMdmNamespace?: string
Property Value
string
supportedAggregationTypes
Resource metric supported aggregation types.
supportedAggregationTypes?: string[]
Property Value
string[]
supportedTimeGrainTypes
Resource metric supported time grain types.
supportedTimeGrainTypes?: string[]
Property Value
string[]
supportsInstanceLevelAggregation
Resource metric supported aggregation types.
supportsInstanceLevelAggregation?: boolean
Property Value
boolean
unit
Resource metric unit.
unit?: string
Property Value
string