你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ReservationPurchaseContent 类

定义

预留购买请求。

public class ReservationPurchaseContent
type ReservationPurchaseContent = class
Public Class ReservationPurchaseContent
继承
ReservationPurchaseContent

构造函数

ReservationPurchaseContent()

初始化 ReservationPurchaseContent 的新实例。

属性

AppliedScopeProperties

特定于所应用范围类型的属性。 如果不适用,则不需要。 如果 AppliedScopeType 为 ManagementGroup,则需要提供 tenantId 和 managementGroupId。

AppliedScopes

将应用权益的订阅列表。 不要指定 AppliedScopeType 是否为 Shared。 对于 Single AppliedScopeType,此属性将弃用并替换为 appliedScopeProperties。

AppliedScopeType

应用范围的类型。

BillingPlan

表示计费计划。

BillingScopeId

将按购买预留或节省计划收费的订阅。

DisplayName

预留的友好名称。

IsRenewEnabled

将其设置为 true 将在到期日期时间自动购买新的预留。

Location

保留资源所在的 Azure 区域。

Quantity

属于预留的 SKU 数量。

ReservedResourceInstanceFlexibility

启用此功能会将预留折扣应用于同一 VM 大小组中的其他 VM。 仅为 VirtualMachines 保留资源类型指定 。

ReservedResourceType

要保留的资源的类型。

ReviewOn

这是需要评审 Azure 混合权益的日期时间。

SkuName

获取或设置 SKU 名称。

Term

表示预留期限。

适用于