public sealed class ApplianceVersion : IMessage<ApplianceVersion>, IEquatable<ApplianceVersion>, IDeepCloneable<ApplianceVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class ApplianceVersion.
[[["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 latest version of the ApplianceVersion for VM Migration v1 API is 2.6.0, and there are older versions available ranging from 2.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplianceVersion\u003c/code\u003e class describes an appliance version and implements interfaces such as \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\u003e\u003ccode\u003eApplianceVersion\u003c/code\u003e provides properties such as \u003ccode\u003eCritical\u003c/code\u003e, \u003ccode\u003eReleaseNotesUri\u003c/code\u003e, \u003ccode\u003eUri\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, to indicate whether an upgrade is critical, the release notes link, the download link, and the version string, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class also implements inheritance from \u003ccode\u003eobject\u003c/code\u003e, as seen by the \u003ccode\u003eobject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eobject.GetType()\u003c/code\u003e, \u003ccode\u003eobject.ToString()\u003c/code\u003e inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplianceVersion\u003c/code\u003e class can be instantiated using either a parameter-less constructor, or a copy constructor that takes another \u003ccode\u003eApplianceVersion\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,["# VM Migration v1 API - Class ApplianceVersion (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ApplianceVersion)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.5.0/Google.Cloud.VMMigration.V1.ApplianceVersion)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.4.0/Google.Cloud.VMMigration.V1.ApplianceVersion)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.3.0/Google.Cloud.VMMigration.V1.ApplianceVersion)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.2.0/Google.Cloud.VMMigration.V1.ApplianceVersion)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.1.0/Google.Cloud.VMMigration.V1.ApplianceVersion)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.0.0/Google.Cloud.VMMigration.V1.ApplianceVersion)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/1.0.0/Google.Cloud.VMMigration.V1.ApplianceVersion) \n\n public sealed class ApplianceVersion : IMessage\u003cApplianceVersion\u003e, IEquatable\u003cApplianceVersion\u003e, IDeepCloneable\u003cApplianceVersion\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the VM Migration v1 API class ApplianceVersion.\n\nDescribes an appliance version. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ApplianceVersion \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ApplianceVersion](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ApplianceVersion), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ApplianceVersion](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ApplianceVersion), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ApplianceVersion](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ApplianceVersion), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.VMMigration.V1](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VMMigration.V1.dll\n\nConstructors\n------------\n\n### ApplianceVersion()\n\n public ApplianceVersion()\n\n### ApplianceVersion(ApplianceVersion)\n\n public ApplianceVersion(ApplianceVersion other)\n\nProperties\n----------\n\n### Critical\n\n public bool Critical { get; set; }\n\nDetermine whether it's critical to upgrade the appliance to this version.\n\n### ReleaseNotesUri\n\n public string ReleaseNotesUri { get; set; }\n\nLink to a page that contains the version release notes.\n\n### Uri\n\n public string Uri { get; set; }\n\nA link for downloading the version.\n\n### Version\n\n public string Version { get; set; }\n\nThe appliance version."]]