Reference documentation and code samples for the Compute V1 Client class AllocationSpecificSKUReservation.
This reservation type allows to pre allocate specific instance configuration. Next ID: 6
Generated from protobuf message google.cloud.compute.v1.AllocationSpecificSKUReservation
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ assured_count
int|string
[Output Only] Indicates how many instances are actually usable currently.
↳ count
int|string
Specifies the number of resources that are allocated.
↳ in_use_count
int|string
[Output Only] Indicates how many instances are in use.
↳ instance_properties
Google\Cloud\Compute\V1\AllocationSpecificSKUAllocationReservedInstanceProperties
The instance properties for the reservation.
getAssuredCount
[Output Only] Indicates how many instances are actually usable currently.
int|string
hasAssuredCount
clearAssuredCount
setAssuredCount
[Output Only] Indicates how many instances are actually usable currently.
var
int|string
$this
getCount
Specifies the number of resources that are allocated.
int|string
hasCount
clearCount
setCount
Specifies the number of resources that are allocated.
var
int|string
$this
getInUseCount
[Output Only] Indicates how many instances are in use.
int|string
hasInUseCount
clearInUseCount
setInUseCount
[Output Only] Indicates how many instances are in use.
var
int|string
$this
getInstanceProperties
The instance properties for the reservation.
hasInstanceProperties
clearInstanceProperties
setInstanceProperties
The instance properties for the reservation.
$this