SavingsPlanOrderModel interface
節省計劃訂單
- Extends
屬性
| benefit |
這是儲蓄方案權益啟動時的 DateTime。 |
| billing |
套用儲蓄方案之計費帳戶的完整標識符。 僅適用於 Enterprise 合約客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| billing |
表示 ISO 8601 格式的計費方案。 僅適用於每月計費方案。 |
| billing |
套用儲蓄方案之帳單配置檔的完整標識符。 僅適用於現場導向或客戶主導的客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| billing |
購買權益的費用訂用帳戶 |
| customer |
套用儲蓄方案的客戶完整標識碼。 僅適用於合作夥伴主導的客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| display |
顯示名稱 |
| expiry |
到期日期時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| extended |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| plan |
描述此節省方案之計費方案類型的資訊。 |
| provisioning |
布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| savings |
|
| sku | 節省方案 SKU |
| term | 以 ISO 8601 格式表示權益字詞。 |
繼承的屬性
| id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
benefitStartTime
這是儲蓄方案權益啟動時的 DateTime。
benefitStartTime?: Date
屬性值
Date
billingAccountId
套用儲蓄方案之計費帳戶的完整標識符。 僅適用於 Enterprise 合約客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。
billingAccountId?: string
屬性值
string
billingPlan
表示 ISO 8601 格式的計費方案。 僅適用於每月計費方案。
billingPlan?: string
屬性值
string
billingProfileId
套用儲蓄方案之帳單配置檔的完整標識符。 僅適用於現場導向或客戶主導的客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。
billingProfileId?: string
屬性值
string
billingScopeId
購買權益的費用訂用帳戶
billingScopeId?: string
屬性值
string
customerId
套用儲蓄方案的客戶完整標識碼。 僅適用於合作夥伴主導的客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。
customerId?: string
屬性值
string
displayName
顯示名稱
displayName?: string
屬性值
string
expiryDateTime
到期日期時間注意:此屬性將不會串行化。 它只能由伺服器填入。
expiryDateTime?: Date
屬性值
Date
extendedStatusInfo
planInformation
provisioningState
布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
savingsPlans
savingsPlans?: string[]
屬性值
string[]
sku
term
以 ISO 8601 格式表示權益字詞。
term?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自Resource.id
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string