BillingMeter interface
App Service 計費實體,其中包含 Azure 計費系統用來為使用者收取服務費用的計量相關信息。
- Extends
屬性
billing |
可計費資源的 Azure 位置 |
friendly |
計量的易記名稱 |
meter |
在商務中上線的計量 GUID |
os |
用於的 App Service OS 類型計量 |
resource |
用於 App Service ResourceType 計量 |
short |
App Service Azure 定價頁面的簡短名稱 |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
billingLocation
可計費資源的 Azure 位置
billingLocation?: string
屬性值
string
friendlyName
計量的易記名稱
friendlyName?: string
屬性值
string
meterId
在商務中上線的計量 GUID
meterId?: string
屬性值
string
osType
用於的 App Service OS 類型計量
osType?: string
屬性值
string
resourceType
用於 App Service ResourceType 計量
resourceType?: string
屬性值
string
shortName
App Service Azure 定價頁面的簡短名稱
shortName?: string
屬性值
string
繼承的屬性詳細資料
id
kind
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自