Patch interface

保留修補程式的要求

屬性

appliedScopeProperties

套用範圍類型的特定屬性。 如果不適用,則不需要。 如果 AppliedScopeType 為 ManagementGroup,則需要提供 tenantId 和 managementGroupId

appliedScopeType

套用範圍的類型。

displayName

保留的顯示名稱

instanceFlexibility

開啟此選項會將保留折扣套用至相同 VM 大小群組中的其他 VM。 只指定 VirtualMachines 保留的資源類型。

renew

將此設定為 true 會自動在到期日期時間購買新的權益。

renewProperties
reviewDateTime

這是需要檢閱 Azure 混合式權益的日期時間。

sku

與此保留相關聯的 SKU 資訊

tags

此保留的標記

屬性詳細資料

appliedScopeProperties

套用範圍類型的特定屬性。 如果不適用,則不需要。 如果 AppliedScopeType 為 ManagementGroup,則需要提供 tenantId 和 managementGroupId

appliedScopeProperties?: ReservationAppliedScopeProperties

屬性值

appliedScopeType

套用範圍的類型。

appliedScopeType?: string

屬性值

string

displayName

保留的顯示名稱

displayName?: string

屬性值

string

instanceFlexibility

開啟此選項會將保留折扣套用至相同 VM 大小群組中的其他 VM。 只指定 VirtualMachines 保留的資源類型。

instanceFlexibility?: string

屬性值

string

renew

將此設定為 true 會自動在到期日期時間購買新的權益。

renew?: boolean

屬性值

boolean

renewProperties

renewProperties?: PatchPropertiesRenewProperties

屬性值

reviewDateTime

這是需要檢閱 Azure 混合式權益的日期時間。

reviewDateTime?: Date

屬性值

Date

sku

與此保留相關聯的 SKU 資訊

sku?: ReservationSkuProperty

屬性值

tags

此保留的標記

tags?: Record<string, string>

屬性值

Record<string, string>