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.

fillGapWithZero

The property to decide fill gap with zero or not.

name

Name of metric specification.

resourceIdDimensionNameOverride

Account Resource Id.

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

fillGapWithZero

The property to decide fill gap with zero or not.

fillGapWithZero?: boolean

Property Value

boolean

name

Name of metric specification.

name?: string

Property Value

string

resourceIdDimensionNameOverride

Account Resource Id.

resourceIdDimensionNameOverride?: string

Property Value

string

unit

Unit could be Bytes or Count.

unit?: string

Property Value

string