Patch interface
保留修補程式的要求
屬性
applied |
套用範圍類型的特定屬性。 如果不適用,則不需要。 如果 AppliedScopeType 是 ManagementGroup,則需要提供 tenantId 和 managementGroupId |
applied |
將套用權益的訂用帳戶清單。 請勿指定 AppliedScopeType 是否為 Shared。 |
applied |
套用範圍的類型。 |
instance |
開啟此選項會將保留折扣套用至相同 VM 大小群組中的其他 VM。 只指定 VirtualMachines 保留的資源類型。 |
name | 保留的顯示名稱 |
renew | 將此設定為 true 會自動在到期日期時間購買新的保留。 |
renew |
|
review |
這是需要檢閱 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
reviewDateTime
這是需要檢閱 Azure 混合式權益的日期時間。
reviewDateTime?: Date
屬性值
Date