OperationResourceMetricSpecification interface

Operation Display Resource object.

Properties

aggregationType

Aggregation type for the metric.

dimensions

Dimensions for the metric specification.

displayDescription

Display description for the metric.

displayName

Display name for the metric.

fillGapWithZero

Fill gaps in the metric with zero.

lockAggregationType

Lock Aggregation type for the metric.

name

Name of the metric.

supportedAggregationTypes

Supported aggregation types for the metric.

unit

Unit for the metric.

Property Details

aggregationType

Aggregation type for the metric.

aggregationType?: string

Property Value

string

dimensions

Dimensions for the metric specification.

dimensions?: OperationResourceMetricSpecificationDimension[]

Property Value

displayDescription

Display description for the metric.

displayDescription?: string

Property Value

string

displayName

Display name for the metric.

displayName?: string

Property Value

string

fillGapWithZero

Fill gaps in the metric with zero.

fillGapWithZero?: boolean

Property Value

boolean

lockAggregationType

Lock Aggregation type for the metric.

lockAggregationType?: string

Property Value

string

name

Name of the metric.

name?: string

Property Value

string

supportedAggregationTypes

Supported aggregation types for the metric.

supportedAggregationTypes?: string[]

Property Value

string[]

unit

Unit for the metric.

unit?: string

Property Value

string