ReservationPurchaseRequest interface

予約購入の要求

プロパティ

appliedScopeProperties

適用されたスコープの種類に固有のプロパティ。 該当しない場合は必須ではありません。 AppliedScopeType が ManagementGroup の場合は、tenantId と managementGroupId を指定する必要があります

appliedScopes

特典が適用されるサブスクリプションの一覧。 AppliedScopeType が Shared かどうかを指定しないでください。

appliedScopeType

適用されたスコープの種類。

billingPlan

課金プランを表します。

billingScopeId

予約または割引プランの購入に対して課金されるサブスクリプション

displayName

予約のフレンドリ名

instanceFlexibility

同じ自動適合グループ内の SKU 間で予約割引を適用できるようにします。 すべての SKU でインスタンス サイズの柔軟性がサポートされているわけではありません。

location

予約済みリソースが存在する Azure リージョン。

quantity

予約の一部である SKU の数量。 0 より大きい値にする必要があります。

renew

これを true に設定すると、有効期限の日時に新しい特典が自動的に購入されます。

reservedResourceProperties

各予約済みリソースの種類に固有のプロパティ。 該当しない場合は必須ではありません。

reservedResourceType

予約の予約ソースの種類 (仮想マシンなど)。

reviewDateTime

これは、Azure ハイブリッド特典を確認する必要がある日時です。

sku

SKU の名前

term

予約の期間 (P1Y など)

プロパティの詳細

appliedScopeProperties

適用されたスコープの種類に固有のプロパティ。 該当しない場合は必須ではありません。 AppliedScopeType が ManagementGroup の場合は、tenantId と managementGroupId を指定する必要があります

appliedScopeProperties?: ReservationAppliedScopeProperties

プロパティ値

appliedScopes

特典が適用されるサブスクリプションの一覧。 AppliedScopeType が Shared かどうかを指定しないでください。

appliedScopes?: string[]

プロパティ値

string[]

appliedScopeType

適用されたスコープの種類。

appliedScopeType?: string

プロパティ値

string

billingPlan

課金プランを表します。

billingPlan?: string

プロパティ値

string

billingScopeId

予約または割引プランの購入に対して課金されるサブスクリプション

billingScopeId?: string

プロパティ値

string

displayName

予約のフレンドリ名

displayName?: string

プロパティ値

string

instanceFlexibility

同じ自動適合グループ内の SKU 間で予約割引を適用できるようにします。 すべての SKU でインスタンス サイズの柔軟性がサポートされているわけではありません。

instanceFlexibility?: string

プロパティ値

string

location

予約済みリソースが存在する Azure リージョン。

location?: string

プロパティ値

string

quantity

予約の一部である SKU の数量。 0 より大きい値にする必要があります。

quantity?: number

プロパティ値

number

renew

これを true に設定すると、有効期限の日時に新しい特典が自動的に購入されます。

renew?: boolean

プロパティ値

boolean

reservedResourceProperties

各予約済みリソースの種類に固有のプロパティ。 該当しない場合は必須ではありません。

reservedResourceProperties?: ReservationPurchaseRequestPropertiesReservedResourceProperties

プロパティ値

reservedResourceType

予約の予約ソースの種類 (仮想マシンなど)。

reservedResourceType?: string

プロパティ値

string

reviewDateTime

これは、Azure ハイブリッド特典を確認する必要がある日時です。

reviewDateTime?: Date

プロパティ値

Date

sku

SKU の名前

sku?: SkuName

プロパティ値

term

予約の期間 (P1Y など)

term?: string

プロパティ値

string