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 documentation for the `SecondaryBootDisk` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version available is 3.33.0, with versions spanning from 3.33.0 down to 2.3.0 which are accessible via their corresponding documentation links."],["`SecondaryBootDisk` is used to represent a persistent disk attached to a node in the Google Kubernetes Engine with special configurations based on its mode."],["The `SecondaryBootDisk` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `SecondaryBootDisk` include `DiskImage`, which is a fully-qualified resource ID for a disk image, and `Mode`, which defines the disk's operational mode."]]],[]]