SavingsPlanUpdateRequest interface
Savings plan patch request
Properties
properties | Savings plan patch request |
sku | The SKU to be applied for this resource |
tags | Tags for this reservation |
Property Details
properties
Savings plan patch request
properties?: SavingsPlanUpdateRequestProperties
Property Value
sku
tags
Tags for this reservation
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}