public sealed class AvailableUpdates : IMessage<AvailableUpdates>, IEquatable<AvailableUpdates>, IDeepCloneable<AvailableUpdates>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AvailableUpdates.
Holds informatiom about the available versions for upgrade.
public ApplianceVersion NewDeployableAppliance { get; set; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class within the VM Migration v1 API provides information about versions available for upgrading VM appliances.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.6.0 is the latest version, while the current version in focus of the documentation is 2.3.0, and it lists down the available versions up to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class can be upgraded to an \u003ccode\u003eInPlaceUpdate\u003c/code\u003e version, or require deploying a new appliance with the \u003ccode\u003eNewDeployableAppliance\u003c/code\u003e version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class has two constructors, one empty and one with a \u003ccode\u003eAvailableUpdates other\u003c/code\u003e parameter to give it a value.\u003c/p\u003e\n"]]],[],null,[]]