public sealed class BootImage : IMessage<VirtualMachineConfig.Types.BootImage>, IEquatable<VirtualMachineConfig.Types.BootImage>, IDeepCloneable<VirtualMachineConfig.Types.BootImage>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class VirtualMachineConfig.Types.BootImage.
Definition of the boot image used by the Runtime.
Used to facilitate runtime upgradeability.
[[["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 `VirtualMachineConfig.Types.BootImage` class within the AI Platform Notebooks v1 API, specifically for version 2.0.0."],["The `BootImage` class defines the boot image used by the Runtime, facilitating runtime upgradeability."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available constructors include a default constructor (`BootImage()`) and a copy constructor (`BootImage(VirtualMachineConfig.Types.BootImage other)`)."],["The documentation also includes links to prior versions of the documentation, including back to 1.0.0-beta04, and up to the latest 2.5.0 version."]]],[]]