Share via


ResourceMetricDefinitionPropertiesOutput interface

ResourceMetricDefinition resource specific properties

Properties

metricAvailabilities

List of time grains supported for the metric together with retention period.

primaryAggregationType

Primary aggregation type.

properties

Resource metric definition properties.

resourceUri

Resource URI.

unit

Unit of the metric.

Property Details

metricAvailabilities

List of time grains supported for the metric together with retention period.

metricAvailabilities?: ResourceMetricAvailabilityOutput[]

Property Value

primaryAggregationType

Primary aggregation type.

primaryAggregationType?: string

Property Value

string

properties

Resource metric definition properties.

properties?: Record<string, string>

Property Value

Record<string, string>

resourceUri

Resource URI.

resourceUri?: string

Property Value

string

unit

Unit of the metric.

unit?: string

Property Value

string