MetricSpecification interface
作業的計量規格。
屬性
aggregation |
匯總類型可以是 Average。 |
category | 此計量規格所屬的類別可以是 Capacity。 |
dimensions | Blob 的維度,包括 Blob 類型和存取層。 |
display |
顯示計量規格的描述。 |
display |
計量規格的顯示名稱。 |
fill |
要決定以零或未填滿間距的屬性。 |
name | 計量規格的名稱。 |
resource |
帳戶資源識別碼。 |
unit | 單位可以是位元組或計數。 |
屬性詳細資料
aggregationType
匯總類型可以是 Average。
aggregationType?: string
屬性值
string
category
此計量規格所屬的類別可以是 Capacity。
category?: string
屬性值
string
dimensions
displayDescription
顯示計量規格的描述。
displayDescription?: string
屬性值
string
displayName
計量規格的顯示名稱。
displayName?: string
屬性值
string
fillGapWithZero
要決定以零或未填滿間距的屬性。
fillGapWithZero?: boolean
屬性值
boolean
name
計量規格的名稱。
name?: string
屬性值
string
resourceIdDimensionNameOverride
帳戶資源識別碼。
resourceIdDimensionNameOverride?: string
屬性值
string
unit
單位可以是位元組或計數。
unit?: string
屬性值
string