OperationMetricDimension interface
定義計量維度。
屬性
| display |
計量維度的顯示名稱。 |
| name | 計量維度的名稱。 |
| to |
維度是否應該匯出至 Azure 監視器。 |
屬性詳細資料
displayName
計量維度的顯示名稱。
displayName?: string
屬性值
string
name
計量維度的名稱。
name?: string
屬性值
string
toBeExportedForShoebox
維度是否應該匯出至 Azure 監視器。
toBeExportedForShoebox?: boolean
屬性值
boolean