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-04-09 UTC."],[[["This webpage provides reference documentation for the `SecondaryBootDisk` class within the Google Kubernetes Engine v1 API."],["The latest available version of the documentation is 3.33.0, while the currently viewed version is 3.25.0, and numerous older versions of the documentation are also available."],["The `SecondaryBootDisk` class represents a persistent disk that is attached to a node with specific configurations, including setting the disk mode and image."],["The `SecondaryBootDisk` class implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `SecondaryBootDisk` class has properties such as `DiskImage` which is used to identify a disk image, and `Mode` which sets the disk operation mode, along with a couple of constructors."]]],[]]