MetricSpecification interface

Definition of a single resource metric.

Properties

aggregationType

Resource metric aggregation type.

availabilities

Resource metric availability.

category

Resource metric category.

dimensions

Resource metric dimensions.

displayDescription

Description of the resource metric.

displayName

Display name of the resource metric.

enableRegionalMdmAccount

Resource metric supported time grain types.

fillGapWithZero

Resource metric fill gap with zero.

isInternal

Resource metric is internal.

metricFilterPattern

Resource metric filter pattern.

name

Name of the resource metric.

sourceMdmAccount

Resource metric source MDM account.

sourceMdmNamespace

Resource metric source MDM namespace.

supportedAggregationTypes

Resource metric supported aggregation types.

supportedTimeGrainTypes

Resource metric supported time grain types.

supportsInstanceLevelAggregation

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

Resource metric dimensions.

dimensions?: Dimension[]

Property Value

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