Dimension interface
Dimension of map account, for example API Category, Api Name, Result Type, and Response Code.
Properties
display |
Display name of dimension. |
internal |
Internal metric name of the dimension. |
internal |
Internal name of the dimension. |
name | Display name of dimension. |
source |
Source Mdm Namespace of the dimension. |
to |
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