MetricSpecification interface

Definition of a single resource metric.

Properties

aggregationType
availabilities
category
dimensions
displayDescription
displayName
enableRegionalMdmAccount
fillGapWithZero
isInternal
metricFilterPattern
name
sourceMdmAccount
sourceMdmNamespace
supportedAggregationTypes
supportedTimeGrainTypes
supportsInstanceLevelAggregation
unit

Property Details

aggregationType

aggregationType?: string

Property Value

string

availabilities

availabilities?: MetricAvailability[]

Property Value

category

category?: string

Property Value

string

dimensions

dimensions?: Dimension[]

Property Value

displayDescription

displayDescription?: string

Property Value

string

displayName

displayName?: string

Property Value

string

enableRegionalMdmAccount

enableRegionalMdmAccount?: boolean

Property Value

boolean

fillGapWithZero

fillGapWithZero?: boolean

Property Value

boolean

isInternal

isInternal?: boolean

Property Value

boolean

metricFilterPattern

metricFilterPattern?: string

Property Value

string

name

name?: string

Property Value

string

sourceMdmAccount

sourceMdmAccount?: string

Property Value

string

sourceMdmNamespace

sourceMdmNamespace?: string

Property Value

string

supportedAggregationTypes

supportedAggregationTypes?: string[]

Property Value

string[]

supportedTimeGrainTypes

supportedTimeGrainTypes?: string[]

Property Value

string[]

supportsInstanceLevelAggregation

supportsInstanceLevelAggregation?: boolean

Property Value

boolean

unit

unit?: string

Property Value

string