Class Google::Cloud::Compute::V1::AllocationSpecificSKUReservation (v1.2.0)

This reservation type allows to pre allocate specific instance configuration. Next ID: 5

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Integer
Returns
  • (::Integer) — Specifies the number of resources that are allocated.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — Specifies the number of resources that are allocated.
Returns
  • (::Integer) — Specifies the number of resources that are allocated.

#in_use_count

def in_use_count() -> ::Integer
Returns
  • (::Integer) — [Output Only] Indicates how many instances are in use.

#in_use_count=

def in_use_count=(value) -> ::Integer
Parameter
  • value (::Integer) — [Output Only] Indicates how many instances are in use.
Returns
  • (::Integer) — [Output Only] Indicates how many instances are in use.

#instance_properties

def instance_properties() -> ::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties
Returns

#instance_properties=

def instance_properties=(value) -> ::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties
Parameter
Returns