Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AvailableUpdates.
Holds informatiom about the available versions for upgrade.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#in_place_update
def in_place_update() -> ::Google::Cloud::VMMigration::V1::ApplianceVersion
Returns
- (::Google::Cloud::VMMigration::V1::ApplianceVersion) — The latest version for in place update. The current appliance can be updated to this version using the API or m4c CLI.
#in_place_update=
def in_place_update=(value) -> ::Google::Cloud::VMMigration::V1::ApplianceVersion
Parameter
- value (::Google::Cloud::VMMigration::V1::ApplianceVersion) — The latest version for in place update. The current appliance can be updated to this version using the API or m4c CLI.
Returns
- (::Google::Cloud::VMMigration::V1::ApplianceVersion) — The latest version for in place update. The current appliance can be updated to this version using the API or m4c CLI.
#new_deployable_appliance
def new_deployable_appliance() -> ::Google::Cloud::VMMigration::V1::ApplianceVersion
Returns
- (::Google::Cloud::VMMigration::V1::ApplianceVersion) — The newest deployable version of the appliance. The current appliance can't be updated into this version, and the owner must manually deploy this OVA to a new appliance.
#new_deployable_appliance=
def new_deployable_appliance=(value) -> ::Google::Cloud::VMMigration::V1::ApplianceVersion
Parameter
- value (::Google::Cloud::VMMigration::V1::ApplianceVersion) — The newest deployable version of the appliance. The current appliance can't be updated into this version, and the owner must manually deploy this OVA to a new appliance.
Returns
- (::Google::Cloud::VMMigration::V1::ApplianceVersion) — The newest deployable version of the appliance. The current appliance can't be updated into this version, and the owner must manually deploy this OVA to a new appliance.