OperationMetricSpecificationDefinition interface

The definition of Azure Monitoring metric.

Properties

aggregationType

Metric aggregation type.

displayDescription

Metric description.

displayName

Metric display name.

internalMetricName

Internal metric name.

name

Metric name.

unit

Metric unit.

Property Details

aggregationType

Metric aggregation type.

aggregationType?: string

Property Value

string

displayDescription

Metric description.

displayDescription?: string

Property Value

string

displayName

Metric display name.

displayName?: string

Property Value

string

internalMetricName

Internal metric name.

internalMetricName?: string

Property Value

string

name

Metric name.

name?: string

Property Value

string

unit

Metric unit.

unit?: string

Property Value

string