DimensionProperties interface
維度的屬性
屬性
display |
將維度的當地語系化顯示名稱當地語系化給客戶 |
name | 維度名稱 |
to |
旗標,指出此維度是否應包含在 Azure 監視器記錄中的客戶(也稱為 Shoebox) |
屬性詳細資料
displayName
將維度的當地語系化顯示名稱當地語系化給客戶
displayName?: string
屬性值
string
name
維度名稱
name?: string
屬性值
string
toBeExportedForCustomer
旗標,指出此維度是否應包含在 Azure 監視器記錄中的客戶(也稱為 Shoebox)
toBeExportedForCustomer?: boolean
屬性值
boolean