共用方式為


SavingsPlanOrderModel interface

節省計劃訂單

Extends

屬性

benefitStartTime

這是儲蓄方案權益啟動時的 DateTime。

billingAccountId

套用儲蓄方案之計費帳戶的完整標識符。 僅適用於 Enterprise 合約客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingPlan

表示 ISO 8601 格式的計費方案。 僅適用於每月計費方案。

billingProfileId

套用儲蓄方案之帳單配置檔的完整標識符。 僅適用於現場導向或客戶主導的客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingScopeId

購買權益的費用訂用帳戶

customerId

套用儲蓄方案的客戶完整標識碼。 僅適用於合作夥伴主導的客戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName

顯示名稱

expiryDateTime

到期日期時間注意:此屬性將不會串行化。 它只能由伺服器填入。

extendedStatusInfo

注意:這個屬性不會串行化。 它只能由伺服器填入。

planInformation

描述此節省方案之計費方案類型的資訊。

provisioningState

布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

savingsPlans
sku

節省方案 SKU

term

以 ISO 8601 格式表示權益字詞。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 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

注意:這個屬性不會串行化。 它只能由伺服器填入。

extendedStatusInfo?: ExtendedStatusInfo

屬性值

planInformation

描述此節省方案之計費方案類型的資訊。

planInformation?: BillingPlanInformation

屬性值

provisioningState

布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

savingsPlans

savingsPlans?: string[]

屬性值

string[]

sku

節省方案 SKU

sku: Sku

屬性值

Sku

term

以 ISO 8601 格式表示權益字詞。

term?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自Resource.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type