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 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 defined by its mode."],["The available versions of the `SecondaryBootDisk` documentation range from the latest 3.33.0 down to version 2.3.0, providing historical context."],["The class has two properties, `DiskImage` which is a string for the fully qualified resource ID of an existing image, and `Mode` which is an enum describing the disk's function."],["The `SecondaryBootDisk` class inherits from the base object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]