SavingsPlanPurchaseRequest interface
節約プラン購入の要求本文
プロパティ
| applied |
適用されたスコープの種類に固有のプロパティ。 該当しない場合は必須ではありません。 AppliedScopeType が ManagementGroup の場合は、tenantId と managementGroupId を指定する必要があります |
| applied |
適用されたスコープの種類。 |
| billing |
ISO 8601 形式の課金プランを表します。 月単位の請求プランにのみ必要です。 |
| billing |
予約または割引プランの購入に対して課金されるサブスクリプション |
| commitment | 特典に対するコミットメント。 |
| display |
節約計画のフレンドリ名 |
| sku | SKU の名前 |
| term | 節約計画の用語を ISO 8601 形式で表します。 |
プロパティの詳細
appliedScopeProperties
適用されたスコープの種類に固有のプロパティ。 該当しない場合は必須ではありません。 AppliedScopeType が ManagementGroup の場合は、tenantId と managementGroupId を指定する必要があります
appliedScopeProperties?: AppliedScopeProperties
プロパティ値
appliedScopeType
適用されたスコープの種類。
appliedScopeType?: string
プロパティ値
string
billingPlan
ISO 8601 形式の課金プランを表します。 月単位の請求プランにのみ必要です。
billingPlan?: string
プロパティ値
string
billingScopeId
予約または割引プランの購入に対して課金されるサブスクリプション
billingScopeId?: string
プロパティ値
string
commitment
displayName
節約計画のフレンドリ名
displayName?: string
プロパティ値
string
sku
term
節約計画の用語を ISO 8601 形式で表します。
term?: string
プロパティ値
string