public sealed class ManagedInstanceVersion : IMessage<ManagedInstanceVersion>, IEquatable<ManagedInstanceVersion>, IDeepCloneable<ManagedInstanceVersion>, 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-04-02 UTC."],[[["The latest version of `ManagedInstanceVersion` is 3.6.0, as indicated by the \"latest\" tag in the version list."],["The content provides a comprehensive list of available versions for `ManagedInstanceVersion`, ranging from 1.0.0 to the latest 3.6.0."],["`ManagedInstanceVersion` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ManagedInstanceVersion` includes properties `InstanceTemplate` and `Name`, which store information about the instance's intended template and version name, respectively, and the booleans HasInstanceTemplate and HasName."],["The class `ManagedInstanceVersion` has two public constructors: one default and one that allows for the creation of a new `ManagedInstanceVersion` based off of another."]]],[]]