DimensionProperties interface
properties for dimension
Properties
display |
localized display name of the dimension to customer |
name | dimension name |
to |
flag indicating whether this dimension should be included to the customer in Azure Monitor logs (aka Shoebox) |
Property Details
displayName
localized display name of the dimension to customer
displayName?: string
Property Value
string
name
dimension name
name?: string
Property Value
string
toBeExportedForCustomer
flag indicating whether this dimension should be included to the customer in Azure Monitor logs (aka Shoebox)
toBeExportedForCustomer?: boolean
Property Value
boolean