public sealed class SecondaryBootDisk : IMessage<SecondaryBootDisk>, IEquatable<SecondaryBootDisk>, IDeepCloneable<SecondaryBootDisk>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SecondaryBootDisk.
SecondaryBootDisk represents a persistent disk attached to a node
with special configurations based on its mode.
[[["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 page provides reference documentation for the `SecondaryBootDisk` class within the Google Kubernetes Engine v1 API."],["The `SecondaryBootDisk` class represents a persistent disk attached to a node with specific configurations, as detailed in the content."],["The most recent version available is 3.33.0, with the page you are on displaying version 3.26.0, and the full list spanning from version 2.3.0 up to 3.33.0."],["`SecondaryBootDisk` includes properties such as `DiskImage` (a string for the disk image ID) and `Mode` (specifying the disk's mode)."],["This page has been Inherited from the object class, and Implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]