Specifies the desired disk type on the node. This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL.
[[["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-31 UTC."],[[["This webpage details the `LocalDisk` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0 of the .NET library."],["The `LocalDisk` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class provides properties to configure local disks, including `DiskCount` to specify the number of disks, `DiskSizeGb` for the disk size, and `DiskType` to define the type of local storage."],["There are multiple versions of the `LocalDisk` class available, ranging from version 1.0.0 to the latest 3.6.0, with each version having a separate link."],["The class has constructors that create a new instance, either empty or based on an already existing instance."]]],[]]