你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DimensionProperties interface

维度的属性

属性

displayName

面向客户的维度的本地化显示名称

name

维度名称

toBeExportedForCustomer

指示是否应将此维度包含在 Azure Monitor 日志(aka Shoebox)中的客户的标志

属性详细信息

displayName

面向客户的维度的本地化显示名称

displayName?: string

属性值

string

name

维度名称

name?: string

属性值

string

toBeExportedForCustomer

指示是否应将此维度包含在 Azure Monitor 日志(aka Shoebox)中的客户的标志

toBeExportedForCustomer?: boolean

属性值

boolean