次の方法で共有


PurchaseRequest interface

予約購入の要求

プロパティ

appliedScopeProperties

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

appliedScopes

特典が適用されるサブスクリプションの一覧。 AppliedScopeType が Shared かどうかを指定しないでください。 このプロパティは非推奨となり、Single AppliedScopeType の代わりに appliedScopeProperties に置き換えられます。

appliedScopeType

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

billingPlan

課金プランを表します。

billingScopeId

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

displayName

予約のフレンドリ名

location

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

quantity

予約の一部である SKU の数量。

renew

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

reservedResourceProperties

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

reservedResourceType

予約されているリソースの種類。

reviewDateTime

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

sku

SKU の名前

term

予約の期間を表します。

プロパティの詳細

appliedScopeProperties

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

appliedScopeProperties?: AppliedScopeProperties

プロパティ値

appliedScopes

特典が適用されるサブスクリプションの一覧。 AppliedScopeType が Shared かどうかを指定しないでください。 このプロパティは非推奨となり、Single AppliedScopeType の代わりに appliedScopeProperties に置き換えられます。

appliedScopes?: string[]

プロパティ値

string[]

appliedScopeType

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

appliedScopeType?: string

プロパティ値

string

billingPlan

課金プランを表します。

billingPlan?: string

プロパティ値

string

billingScopeId

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

billingScopeId?: string

プロパティ値

string

displayName

予約のフレンドリ名

displayName?: string

プロパティ値

string

location

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

location?: string

プロパティ値

string

quantity

予約の一部である SKU の数量。

quantity?: number

プロパティ値

number

renew

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

renew?: boolean

プロパティ値

boolean

reservedResourceProperties

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

reservedResourceProperties?: PurchaseRequestPropertiesReservedResourceProperties

プロパティ値

reservedResourceType

予約されているリソースの種類。

reservedResourceType?: string

プロパティ値

string

reviewDateTime

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

reviewDateTime?: Date

プロパティ値

Date

sku

SKU の名前

sku?: SkuName

プロパティ値

term

予約の期間を表します。

term?: string

プロパティ値

string