Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricDimension

Package version

A metric dimension.

Hierarchy

  • MetricDimension

Index

Properties

Optional displayName

displayName: undefined | string

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

Optional name

name: undefined | string

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

Optional toBeExportedForShoebox

toBeExportedForShoebox: undefined | false | true

Whether to export metric to shoebox. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc