共用方式為


Dimension interface

Dimension of map account, for example API Category, Api Name, Result Type, and Response Code.

Properties

displayName

Display name of dimension.

internalMetricName

Internal metric name of the dimension.

internalName

Internal name of the dimension.

name

Display name of dimension.

sourceMdmNamespace

Source Mdm Namespace of the dimension.

toBeExportedToShoebox

Flag to indicate exporting to Azure Monitor.

Property Details

displayName

Display name of dimension.

displayName?: string

Property Value

string

internalMetricName

Internal metric name of the dimension.

internalMetricName?: string

Property Value

string

internalName

Internal name of the dimension.

internalName?: string

Property Value

string

name

Display name of dimension.

name?: string

Property Value

string

sourceMdmNamespace

Source Mdm Namespace of the dimension.

sourceMdmNamespace?: string

Property Value

string

toBeExportedToShoebox

Flag to indicate exporting to Azure Monitor.

toBeExportedToShoebox?: boolean

Property Value

boolean