public sealed class ApplianceVersion : IMessage<ApplianceVersion>, IEquatable<ApplianceVersion>, IDeepCloneable<ApplianceVersion>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage documents the `ApplianceVersion` class, which is part of the Google Cloud VM Migration library (version 2.1.0)."],["The `ApplianceVersion` class describes different versions of the migration appliance, and is accessible through the `Google.Cloud.VMMigration.V1` namespace within the Google.Cloud.VMMigration.V1.dll assembly."],["The latest version of the migration appliance is 2.6.0, and the page also references older versions, including the 2.1.0 version, as well as versions 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.0.0, and 1.0.0."],["Key properties of the `ApplianceVersion` class include `Critical` (indicating if an upgrade is critical), `ReleaseNotesUri` (a link to release notes), `Uri` (a link to download the version), and `Version` (the version number)."],["`ApplianceVersion` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class, providing core functionality for object management."]]],[]]