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.28.0 of the .NET library."],["The `SecondaryBootDisk` class represents a persistent disk attached to a node with special configurations, based on its mode."],["This documentation includes details on the class's inheritance, the interfaces it implements, the namespace it belongs to, the assembly it resides in, as well as its constructors and properties like `DiskImage` and `Mode`."],["A comprehensive list of versions of the `SecondaryBootDisk` class is provided, from the latest version 3.33.0 down to version 2.3.0."]]],[]]