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\u003eVersion 2.6.0 is the latest version available, while version 2.5.0 is the current version being documented here, with older versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class in the VM Migration v1 API provides information about versions available for upgrade, as detailed in the reference documentation and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class holds data regarding in-place updates and new deployable appliance versions, implementing various interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists members inherited from \u003ccode\u003eobject\u003c/code\u003e, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for \u003ccode\u003eAvailableUpdates\u003c/code\u003e: one default constructor and another that accepts another \u003ccode\u003eAvailableUpdates\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]