MetricSpecification interface

Metric specification of operation.

Properties

aggregationType

Aggregation type could be Average.

category

The category this metric specification belong to, could be Capacity.

dimensions

Dimensions of blobs, including blob type and access tier.

displayDescription

Display description of metric specification.

displayName

Display name of metric specification.

enableRegionalMdmAccount

Whether or not the service is using regional MDM accounts.

fillGapWithZero

The property to decide fill gap with zero or not.

internalMetricName

The internal metric name.

isInternal

Whether the metric is internal.

name

Name of metric specification.

resourceIdDimensionNameOverride

Account Resource Id.

sourceMdmAccount

The source MDM account.

sourceMdmNamespace

The source MDM namespace.

supportedAggregationTypes

Support metric aggregation type.

supportedTimeGrainTypes

The supported time grain types for the metrics.

unit

Unit could be Bytes or Count.

Property Details

aggregationType

Aggregation type could be Average.

aggregationType?: string

Property Value

string

category

The category this metric specification belong to, could be Capacity.

category?: string

Property Value

string

dimensions

Dimensions of blobs, including blob type and access tier.

dimensions?: Dimension[]

Property Value

displayDescription

Display description of metric specification.

displayDescription?: string

Property Value

string

displayName

Display name of metric specification.

displayName?: string

Property Value

string

enableRegionalMdmAccount

Whether or not the service is using regional MDM accounts.

enableRegionalMdmAccount?: boolean

Property Value

boolean

fillGapWithZero

The property to decide fill gap with zero or not.

fillGapWithZero?: boolean

Property Value

boolean

internalMetricName

The internal metric name.

internalMetricName?: string

Property Value

string

isInternal

Whether the metric is internal.

isInternal?: boolean

Property Value

boolean

name

Name of metric specification.

name?: string

Property Value

string

resourceIdDimensionNameOverride

Account Resource Id.

resourceIdDimensionNameOverride?: string

Property Value

string

sourceMdmAccount

The source MDM account.

sourceMdmAccount?: string

Property Value

string

sourceMdmNamespace

The source MDM namespace.

sourceMdmNamespace?: string

Property Value

string

supportedAggregationTypes

Support metric aggregation type.

supportedAggregationTypes?: string[]

Property Value

string[]

supportedTimeGrainTypes

The supported time grain types for the metrics.

supportedTimeGrainTypes?: string[]

Property Value

string[]

unit

Unit could be Bytes or Count.

unit?: string

Property Value

string