MeterDetails interface
計量詳細數據的屬性。
屬性
meter |
計量的類別,例如「雲端服務」、「網路」等。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
meter |
Azure 服務可供使用的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
meter |
指定計量類別內計量的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
meter |
計量的子類別,例如 『A6 雲端服務』、『ExpressRoute (IXP)』等等。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
pretax |
售前清單價格。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
service |
服務的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
service |
服務層級。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
total |
與供應專案相關聯的包含數量總計。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
unit | 計量耗用量計費單位,例如『Hours』、『GB』等。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
meterCategory
計量的類別,例如「雲端服務」、「網路」等。 注意:這個屬性不會串行化。 它只能由伺服器填入。
meterCategory?: string
屬性值
string
meterLocation
Azure 服務可供使用的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。
meterLocation?: string
屬性值
string
meterName
指定計量類別內計量的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
meterName?: string
屬性值
string
meterSubCategory
計量的子類別,例如 『A6 雲端服務』、『ExpressRoute (IXP)』等等。 注意:這個屬性不會串行化。 它只能由伺服器填入。
meterSubCategory?: string
屬性值
string
pretaxStandardRate
售前清單價格。 注意:這個屬性不會串行化。 它只能由伺服器填入。
pretaxStandardRate?: number
屬性值
number
serviceName
服務的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
serviceName?: string
屬性值
string
serviceTier
服務層級。 注意:這個屬性不會串行化。 它只能由伺服器填入。
serviceTier?: string
屬性值
string
totalIncludedQuantity
與供應專案相關聯的包含數量總計。 注意:這個屬性不會串行化。 它只能由伺服器填入。
totalIncludedQuantity?: number
屬性值
number
unit
計量耗用量計費單位,例如『Hours』、『GB』等。注意:此屬性將不會串行化。 它只能由伺服器填入。
unit?: string
屬性值
string