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.

name

Name of 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

name

Name of the metric.

name?: string

Property Value

string

unit

Unit for the metric.

unit?: string

Property Value

string