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 page provides documentation for the `SecondaryBootDisk` class within the Google Kubernetes Engine v1 API, specifically for version 3.30.0 and other versions of the API."],["The `SecondaryBootDisk` class represents a persistent disk that can be attached to a node, with specialized configurations depending on the disk's mode."],["The latest version available for the Google.Cloud.Container.V1 API is 3.33.0, and a range of previous versions are also accessible, including versions ranging back to 2.3.0."],["The `SecondaryBootDisk` class offers properties such as `DiskImage` (fully-qualified resource ID) and `Mode` (disk mode, like container image cache)."],["The class implements interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]