CapacityReservationPropertiesResponse

data class CapacityReservationPropertiesResponse(val lastSkuUpdate: String, val minCapacity: Double)

The Capacity Reservation properties.

Constructors

Link copied to clipboard
constructor(lastSkuUpdate: String, minCapacity: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The last time Sku was updated.

Link copied to clipboard

Minimum CapacityReservation value in Gigabytes.