Patch interface
The request for reservation patch
Properties
| applied | Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup | 
| applied | List of the subscriptions that the benefit will be applied. Do not specify if AppliedScopeType is Shared. This property will be deprecated and replaced by appliedScopeProperties instead for Single AppliedScopeType. | 
| applied | Type of the Applied Scope. | 
| instance | Turning this on will apply the reservation discount to other VMs in the same VM size group. Only specify for VirtualMachines reserved resource type. | 
| name | Display name of the reservation | 
| renew | Setting this to true will automatically purchase a new reservation on the expiration date time. | 
| renew | |
| review | This is the date-time when the Azure hybrid benefit needs to be reviewed. | 
Property Details
		appliedScopeProperties
	  
	Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup
appliedScopeProperties?: AppliedScopePropertiesProperty Value
		appliedScopes
	 
	List of the subscriptions that the benefit will be applied. Do not specify if AppliedScopeType is Shared. This property will be deprecated and replaced by appliedScopeProperties instead for Single AppliedScopeType.
appliedScopes?: string[]Property Value
string[]
		appliedScopeType
	  
	Type of the Applied Scope.
appliedScopeType?: stringProperty Value
string
		instanceFlexibility
	 
	Turning this on will apply the reservation discount to other VMs in the same VM size group. Only specify for VirtualMachines reserved resource type.
instanceFlexibility?: stringProperty Value
string
name
Display name of the reservation
name?: stringProperty Value
string
renew
Setting this to true will automatically purchase a new reservation on the expiration date time.
renew?: booleanProperty Value
boolean
		renewProperties
	 
	
		reviewDateTime
	  
	This is the date-time when the Azure hybrid benefit needs to be reviewed.
reviewDateTime?: DateProperty Value
Date