Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::Cluster::SystemAddonsConfig::VMServiceConfig.
VMServiceConfig defines the configuration for GDCE VM Service.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#vmm_enabled
def vmm_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Whether VMM is enabled.
#vmm_enabled=
def vmm_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Whether VMM is enabled.
Returns
- (::Boolean) — Optional. Whether VMM is enabled.