OperationResourceMetricSpecification interface
作業顯示資源物件。
屬性
aggregation |
計量的匯總類型。 |
dimensions | 計量規格的維度。 |
display |
顯示計量的描述。 |
display |
計量的顯示名稱。 |
fill |
以零填滿計量中的間距。 |
name | 計量的名稱。 |
unit | 計量的單位。 |
屬性詳細資料
aggregationType
計量的匯總類型。
aggregationType?: string
屬性值
string
dimensions
計量規格的維度。
dimensions?: OperationResourceMetricSpecificationDimension[]
屬性值
displayDescription
顯示計量的描述。
displayDescription?: string
屬性值
string
displayName
計量的顯示名稱。
displayName?: string
屬性值
string
fillGapWithZero
以零填滿計量中的間距。
fillGapWithZero?: boolean
屬性值
boolean
name
計量的名稱。
name?: string
屬性值
string
unit
計量的單位。
unit?: string
屬性值
string