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

Patch interface

预留修补程序请求

属性

appliedScopeProperties

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

appliedScopes

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

appliedScopeType

应用的作用域的类型。

instanceFlexibility

打开此项会将预留折扣应用到同一 VM 大小组中的其他 VM。 仅指定 VirtualMachines 保留资源类型。

name

预留的显示名称

renew

如果设置为 true,则会在到期日期时间自动购买新预留。

renewProperties
reviewDateTime

这是需要查看 Azure 混合权益的日期时间。

属性详细信息

appliedScopeProperties

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

appliedScopeProperties?: AppliedScopeProperties

属性值

appliedScopes

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

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