Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstanceGroupManagerTargetSizePolicy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#mode
def mode() -> ::String
Returns
- (::String) — The mode of target size policy based on which the MIG creates its VMs individually or all at once. Check the Mode enum for the list of possible values.
#mode=
def mode=(value) -> ::String
Parameter
- value (::String) — The mode of target size policy based on which the MIG creates its VMs individually or all at once. Check the Mode enum for the list of possible values.
Returns
- (::String) — The mode of target size policy based on which the MIG creates its VMs individually or all at once. Check the Mode enum for the list of possible values.