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"]],[["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 document provides reference documentation for the `ApplianceVersion` class within the VM Migration v1 API, specifically version 2.3.0."],["The `ApplianceVersion` class describes an appliance version and is part of the `Google.Cloud.VMMigration.V1` namespace, found within the Google.Cloud.VMMigration.V1.dll assembly."],["It inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Critical` (a boolean), `ReleaseNotesUri`, `Uri`, and `Version` (all strings) that detail aspects of a given appliance version."],["This document lists available Appliance versions from 1.0.0 to 2.6.0, with 2.6.0 being the most current, with a provided link for each version."]]],[]]