MetricSpecification interface
Azure 監視計量的規格
屬性
aggregation |
只為此欄位提供一個值。 有效值:Average、Minimum、Maximum、Total、Count。 |
category | 計量所屬的計量類別名稱。 計量只能屬於單一類別。 |
dimensions | 計量的維度 |
display |
計量的當地語系化易記描述 |
display |
計量的當地語系化易記顯示名稱 |
enable |
是否啟用區域 MDM 帳戶。 |
fill |
選擇性。 如果設定為 true,則會針對未發出/發佈計量的時間持續時間傳回零。 |
is |
計量是否為內部。 |
metric |
計量篩選的模式。 |
name | 計量的名稱 |
resource |
資源識別碼維度名稱覆寫。 |
source |
來源 MDM 帳戶。 |
source |
來源 MDM 命名空間。 |
supported |
支援的匯總類型 |
supported |
支援的時間粒紋類型 |
unit | 計量有意義的單位 |
屬性詳細資料
aggregationType
只為此欄位提供一個值。 有效值:Average、Minimum、Maximum、Total、Count。
aggregationType?: string
屬性值
string
category
計量所屬的計量類別名稱。 計量只能屬於單一類別。
category?: string
屬性值
string
dimensions
displayDescription
計量的當地語系化易記描述
displayDescription?: string
屬性值
string
displayName
計量的當地語系化易記顯示名稱
displayName?: string
屬性值
string
enableRegionalMdmAccount
是否啟用區域 MDM 帳戶。
enableRegionalMdmAccount?: boolean
屬性值
boolean
fillGapWithZero
選擇性。 如果設定為 true,則會針對未發出/發佈計量的時間持續時間傳回零。
fillGapWithZero?: boolean
屬性值
boolean
isInternal
計量是否為內部。
isInternal?: boolean
屬性值
boolean
metricFilterPattern
計量篩選的模式。
metricFilterPattern?: string
屬性值
string
name
計量的名稱
name?: string
屬性值
string
resourceIdDimensionNameOverride
資源識別碼維度名稱覆寫。
resourceIdDimensionNameOverride?: string
屬性值
string
sourceMdmAccount
來源 MDM 帳戶。
sourceMdmAccount?: string
屬性值
string
sourceMdmNamespace
來源 MDM 命名空間。
sourceMdmNamespace?: string
屬性值
string
supportedAggregationTypes
支援的匯總類型
supportedAggregationTypes?: string[]
屬性值
string[]
supportedTimeGrainTypes
支援的時間粒紋類型
supportedTimeGrainTypes?: string[]
屬性值
string[]
unit
計量有意義的單位
unit?: string
屬性值
string