共用方式為


PurchaseRequest interface

屬性

appliedScopeProperties

套用範圍類型的特定屬性。 如果不適用,則不需要。

appliedScopeType

套用範圍的類型。

billingPlan

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

billingScopeId

將支付購買權益費用的訂用帳戶

commitment

對權益的承諾。

displayName

節省方案的易記名稱

effectiveDateTime

節省計畫的 DateTime 會開始提供權益。 注意:此屬性不會序列化。 它只能由伺服器填入。

renew

將此設定為 true 會在到期日時間自動購買新的權益。

sku

要為此資源套用的 SKU

term

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

屬性詳細資料

appliedScopeProperties

套用範圍類型的特定屬性。 如果不適用,則不需要。

appliedScopeProperties?: AppliedScopeProperties

屬性值

appliedScopeType

套用範圍的類型。

appliedScopeType?: string

屬性值

string

billingPlan

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

billingPlan?: string

屬性值

string

billingScopeId

將支付購買權益費用的訂用帳戶

billingScopeId?: string

屬性值

string

commitment

對權益的承諾。

commitment?: Commitment

屬性值

displayName

節省方案的易記名稱

displayName?: string

屬性值

string

effectiveDateTime

節省計畫的 DateTime 會開始提供權益。 注意:此屬性不會序列化。 它只能由伺服器填入。

effectiveDateTime?: Date

屬性值

Date

renew

將此設定為 true 會在到期日時間自動購買新的權益。

renew?: boolean

屬性值

boolean

sku

要為此資源套用的 SKU

sku?: Sku

屬性值

Sku

term

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

term?: string

屬性值

string