MeterDetailsResponse interface
計量詳細數據的屬性。
屬性
meter |
計量的類別,例如「雲端服務」、「網路」等。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
meter |
指定計量類別內計量的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
meter |
計量的子類別,例如 『A6 雲端服務』、『ExpressRoute (IXP)』等等。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
service |
服務系列。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
unit |
計量耗用量計費單位,例如『Hours』、『GB』等。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
meterCategory
計量的類別,例如「雲端服務」、「網路」等。 注意:這個屬性不會串行化。 它只能由伺服器填入。
meterCategory?: string
屬性值
string
meterName
指定計量類別內計量的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
meterName?: string
屬性值
string
meterSubCategory
計量的子類別,例如 『A6 雲端服務』、『ExpressRoute (IXP)』等等。 注意:這個屬性不會串行化。 它只能由伺服器填入。
meterSubCategory?: string
屬性值
string
serviceFamily
服務系列。 注意:這個屬性不會串行化。 它只能由伺服器填入。
serviceFamily?: string
屬性值
string
unitOfMeasure
計量耗用量計費單位,例如『Hours』、『GB』等。注意:此屬性將不會串行化。 它只能由伺服器填入。
unitOfMeasure?: string
屬性值
string