Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceMetricDefinition

Package version

Metadata for the metrics.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional metricAvailabilities

metricAvailabilities: ResourceMetricAvailability[]

List of time grains supported for the metric together with retention period. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional primaryAggregationType

primaryAggregationType: undefined | string

Primary aggregation type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

properties: undefined | object

Resource metric definition properties. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceUri

resourceUri: undefined | string

Resource URI. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional unit

unit: undefined | string

Unit of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc