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 webpage provides documentation for the `SecondaryBootDisk` class within the Google Kubernetes Engine v1 API, specifically for version 3.24.0 and other versions."],["`SecondaryBootDisk` is a class that represents a persistent disk attached to a node with specific configurations based on its mode."],["The documentation outlines the class's inheritance, implementing interfaces, inherited members, constructors, and properties, including `DiskImage` and `Mode`."],["The `Mode` property specifies the disk mode, such as container image cache, while `DiskImage` is the fully-qualified resource ID for an existing disk image."],["The latest version available is 3.33.0 while this documentation page covers 3.24.0 and it contains documentation for all versions between those two, including others as low as 2.3.0."]]],[]]