PurchaseRequest interface
屬性
applied |
套用範圍類型的特定屬性。 如果不適用,則不需要。 |
applied |
套用範圍的類型。 |
billing |
代表 ISO 8601 格式的計費方案。 僅適用于每月計費方案。 |
billing |
將支付購買權益費用的訂用帳戶 |
commitment | 對權益的承諾。 |
display |
節省方案的易記名稱 |
effective |
節省計畫的 DateTime 會開始提供權益。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
renew | 將此設定為 true 會在到期日時間自動購買新的權益。 |
sku | 要為此資源套用的 SKU |
term | 以 ISO 8601 格式表示權益字詞。 |
屬性詳細資料
appliedScopeProperties
appliedScopeType
套用範圍的類型。
appliedScopeType?: string
屬性值
string
billingPlan
代表 ISO 8601 格式的計費方案。 僅適用于每月計費方案。
billingPlan?: string
屬性值
string
billingScopeId
將支付購買權益費用的訂用帳戶
billingScopeId?: string
屬性值
string
commitment
displayName
節省方案的易記名稱
displayName?: string
屬性值
string
effectiveDateTime
節省計畫的 DateTime 會開始提供權益。 注意:此屬性不會序列化。 它只能由伺服器填入。
effectiveDateTime?: Date
屬性值
Date
renew
將此設定為 true 會在到期日時間自動購買新的權益。
renew?: boolean
屬性值
boolean
sku
term
以 ISO 8601 格式表示權益字詞。
term?: string
屬性值
string