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

Patch interface

预留修补程序请求

属性

appliedScopeProperties

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

appliedScopes

将应用权益的订阅列表。 不要指定 AppliedScopeType 是否为 Shared。

appliedScopeType

应用范围的类型。

instanceFlexibility

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

name

预留的显示名称

renew

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

renewProperties
reviewDateTime

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

属性详细信息

appliedScopeProperties

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

appliedScopeProperties?: AppliedScopeProperties

属性值

appliedScopes

将应用权益的订阅列表。 不要指定 AppliedScopeType 是否为 Shared。

appliedScopes?: string[]

属性值

string[]

appliedScopeType

应用范围的类型。

appliedScopeType?: string

属性值

string

instanceFlexibility

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

instanceFlexibility?: string

属性值

string

name

预留的显示名称

name?: string

属性值

string

renew

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

renew?: boolean

属性值

boolean

renewProperties

renewProperties?: PatchPropertiesRenewProperties

属性值

reviewDateTime

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

reviewDateTime?: Date

属性值

Date