Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricSpecification

Package version

A metric emitted by service.

Hierarchy

  • MetricSpecification

Index

Properties

Optional aggregationType

aggregationType: MetricAggregationType

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

Optional dimensions

dimensions: MetricDimension[]

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

Optional displayDescription

displayDescription: undefined | string

The metric display description. NOTE: This property will not be serialized. It can only be populated by the server.

Optional displayName

displayName: undefined | string

The metric display name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional enableRegionalMdmAccount

enableRegionalMdmAccount: undefined | false | true

Indicates whether regional MDM account is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

Optional lockAggregationType

lockAggregationType: MetricAggregationType

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

Optional name

name: undefined | string

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

Optional sourceMdmAccount

sourceMdmAccount: undefined | string

The source MDM account. NOTE: This property will not be serialized. It can only be populated by the server.

Optional sourceMdmNamespace

sourceMdmNamespace: undefined | string

The source MDM namespace. NOTE: This property will not be serialized. It can only be populated by the server.

Optional supportedAggregationTypes

supportedAggregationTypes: string[]

Supported aggregation types.

Optional supportedTimeGrainTypes

supportedTimeGrainTypes: string[]

The supported time grain types. NOTE: This property will not be serialized. It can only be populated by the server.

Optional unit

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

Generated using TypeDoc