Share via


ResourceMetric interface

Associated metric definition for particular metrics of the azure resource ( Refer : https://docs.microsoft.com/en-us/rest/api/monitor/metric-definitions/list#metricdefinition).

Properties

aggregation

Metric aggregation.

displayDescription

Metric description.

id

Unique name for metric.

metricNamespace

Metric name space.

name

The invariant value of metric name

resourceId

Azure resource id.

resourceType

Azure resource type.

unit

Metric unit.

Property Details

aggregation

Metric aggregation.

aggregation: string

Property Value

string

displayDescription

Metric description.

displayDescription?: string

Property Value

string

id

Unique name for metric.

id?: string

Property Value

string

metricNamespace

Metric name space.

metricNamespace: string

Property Value

string

name

The invariant value of metric name

name: string

Property Value

string

resourceId

Azure resource id.

resourceId: string

Property Value

string

resourceType

Azure resource type.

resourceType: string

Property Value

string

unit

Metric unit.

unit?: string

Property Value

string