ReservationPurchaseRequestPropertiesReservedResourceProperties Class

Properties specific to each reserved resource type. Not required if not applicable.

Constructor

ReservationPurchaseRequestPropertiesReservedResourceProperties(*args: Any, **kwargs: Any)

Variables

Name Description
instance_flexibility

Turning this on will apply the reservation discount to other VMs in the same VM size group. Only specify for VirtualMachines reserved resource type. Known values are: "On" and "Off".

Attributes

instance_flexibility

Turning this on will apply the reservation discount to other VMs in the same VM size group. Only specify for VirtualMachines reserved resource type. Known values are: "On" and "Off".

instance_flexibility: str | _models.InstanceFlexibility | None