public sealed class LocalNvmeSsdBlockConfig : IMessage<LocalNvmeSsdBlockConfig>, IEquatable<LocalNvmeSsdBlockConfig>, IDeepCloneable<LocalNvmeSsdBlockConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class LocalNvmeSsdBlockConfig.
LocalNvmeSsdBlockConfig contains configuration for using raw-block local
NVMe SSD.
The number of raw-block local NVMe SSD disks to be attached to the node.
Each local SSD is 375 GB in size. If zero, it means no raw-block local NVMe
SSD disks to be attached to the node.
The limit for this value is dependent upon the maximum number of
disks available on a machine per zone. See:
https://cloud.google.com/compute/docs/disks/local-ssd
for more information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eLocalNvmeSsdBlockConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eLocalNvmeSsdBlockConfig\u003c/code\u003e is used for configuring raw-block local NVMe SSDs for use with Google Kubernetes Engine nodes and it is derived from object and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eLocalNvmeSsdBlockConfig\u003c/code\u003e class documented, spanning from version 2.3.0 up to the latest version, 3.33.0, and each link provided corresponds to a different version, with version 3.9.0 being the primary focus of the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocalNvmeSsdBlockConfig\u003c/code\u003e has two constructors, a default constructor, and one that takes another instance of the class, and it provides a \u003ccode\u003eLocalSsdCount\u003c/code\u003e property to set the amount of raw-block local NVMe SSD disks to attach to a node.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocalSsdCount\u003c/code\u003e property represents the number of raw-block local NVMe SSD disks, with each disk being 375 GB in size, and if the value is zero, no disks will be attached.\u003c/p\u003e\n"]]],[],null,[]]