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."],[[["The latest version of the `LocalDisk` class is 3.6.0, with several previous versions available, ranging from 1.0.0 to 3.5.0."],["`LocalDisk` class, found within the `Google.Cloud.Compute.V1` namespace, is part of the Google.Cloud.Compute.V1.dll assembly, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocalDisk` class allows the configuration of local disk properties, including `DiskCount`, `DiskSizeGb`, and `DiskType`, each of which also has a boolean property indicating whether or not they are set."],["There are two constructors available for creating `LocalDisk` instances: a default constructor and one that accepts another `LocalDisk` object for cloning."],["`LocalDisk` inherits core methods such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class."]]],[]]